Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A 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
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp534 const SmallPtrSet<const Instruction *, 2> &Selects, in getTrueOrFalseValue()
H A DCodeGenPrepare.cpp7028 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8233 static void createPHIsForSelects(SmallVector<MachineInstr*, 8> &Selects, in createPHIsForSelects()
8317 SmallVector<MachineInstr*, 8> Selects; in emitSelect() local