Home
last modified time | relevance | path

Searched defs:Sel (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp50 CallInst *&Sel, in FindExnAndSelIntrinsics()
170 CallInst *Sel = 0; in UpgradeExceptionHandling() local
189 CallInst *Sel = cast<CallInst>(EHIntrinsics.second); in UpgradeExceptionHandling() local
246 CallInst *Sel = cast<CallInst>(EHIntrinsics.second); in UpgradeExceptionHandling() local
/aosp12/art/compiler/optimizing/
H A Dcode_generator_vector_arm64_sve.cc1051 __ Sel(tmp0.VnB(), p_reg, left.VnB(), tmp1.VnB()); in VisitVecDotProd() local
1052 __ Sel(tmp1.VnB(), p_reg, right.VnB(), tmp1.VnB()); in VisitVecDotProd() local