Home
last modified time | relevance | path

Searched defs:Selects (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp168 SmallVector<SelectInst *, 8> Selects; member
822 SmallVector<SelectInst *, 8> Selects; in findScope() local
899 SmallVector<SelectInst *, 8> &Selects = RI.Selects; in checkScopeHoistable() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c375 struct src_select Selects[5]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6791 static void createPHIsForSelects(SmallVector<MachineInstr*, 8> &Selects, in createPHIsForSelects()
6855 SmallVector<MachineInstr*, 8> Selects; in emitSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6000 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()