Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp137 SmallVector<SelectInst *, 8> Selects; global() member
801 SmallVector<SelectInst *, 8> Selects; findScope() local
878 SmallVector<SelectInst *, 8> &Selects = RI.Selects; checkScopeHoistable() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp507 getTrueOrFalseValue(SelectOptimizeImpl::SelectLike SI,bool isTrue,const SmallPtrSet<const Instruction *,2> & Selects,IRBuilder<> & IB) getTrueOrFalseValue() argument
H A DCodeGenPrepare.cpp6914 getTrueOrFalseValue(SelectInst * SI,bool isTrue,const SmallPtrSet<const Instruction *,2> & Selects) getTrueOrFalseValue() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8090 createPHIsForSelects(SmallVector<MachineInstr *,8> & Selects,MachineBasicBlock * TrueMBB,MachineBasicBlock * FalseMBB,MachineBasicBlock * SinkMBB) createPHIsForSelects() argument
8153 SmallVector<MachineInstr*, 8> Selects; emitSelect() local
[all...]