Searched defs:Selects (Results 1 – 10 of 10) sorted by relevance
/external/bazelbuild-rules_rust/crate_universe/src/utils/starlark/ |
D | select_dict.rs | 170 Selects(&'a WithOriginalConfigurations<T>), in serialize() enumerator
|
/external/pigweed/docs/ |
D | build_system.rst | 744 Selects subsection
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | ControlHeightReduction.cpp | 138 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/ |
D | ControlHeightReduction.cpp | 168 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/ |
D | radeon_compiler_util.c | 367 struct src_select Selects[5]; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | SelectOptimize.cpp | 322 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
|
D | CodeGenPrepare.cpp | 6758 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 6791 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/ |
D | SystemZISelLowering.cpp | 7538 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/ |
D | CodeGenPrepare.cpp | 6000 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
|