Searched defs:Selects (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 138 SmallVector<SelectInst *, 8> Selects; global() member 802 SmallVector<SelectInst *, 8> Selects; findScope() local 879 SmallVector<SelectInst *, 8> &Selects = RI.Selects; checkScopeHoistable() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | SelectOptimize.cpp | 534 getTrueOrFalseValue(SelectOptimizeImpl::SelectLike SI,bool isTrue,const SmallPtrSet<const Instruction *,2> & Selects,IRBuilder<> & IB) getTrueOrFalseValue() argument [all...] |
H A D | CodeGenPrepare.cpp | 7028 getTrueOrFalseValue(SelectInst * SI,bool isTrue,const SmallPtrSet<const Instruction *,2> & Selects) getTrueOrFalseValue() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 8237 createPHIsForSelects(SmallVector<MachineInstr *,8> & Selects,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB,MachineBasicBlock * SinkMBB) createPHIsForSelects() argument 8321 SmallVector<MachineInstr*, 8> Selects; emitSelect() local [all...] |