Home
last modified time | relevance | path

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

/external/bazelbuild-rules_rust/crate_universe/src/utils/starlark/
Dselect_dict.rs170 Selects(&'a WithOriginalConfigurations<T>), in serialize() enumerator
/external/pigweed/docs/
Dbuild_system.rst744 Selects subsection
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp138 SmallVector<SelectInst *, 8> Selects; member
802 SmallVector<SelectInst *, 8> Selects; in findScope() local
879 SmallVector<SelectInst *, 8> &Selects = RI.Selects; in checkScopeHoistable() local
/external/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
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c367 struct src_select Selects[5]; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSelectOptimize.cpp322 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
DCodeGenPrepare.cpp6758 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp7538 static void createPHIsForSelects(SmallVector<MachineInstr*, 8> &Selects, in createPHIsForSelects()
7601 SmallVector<MachineInstr*, 8> Selects; in emitSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6000 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()