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.cpp137 SmallVector<SelectInst *, 8> Selects; member
800 SmallVector<SelectInst *, 8> Selects; in findScope() local
877 SmallVector<SelectInst *, 8> &Selects = RI.Selects; in checkScopeHoistable() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp225 SmallVector<SelectLike, 2> Selects; member
H A DCodeGenPrepare.cpp7424 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9557 static void createPHIsForSelects(SmallVector<MachineInstr*, 8> &Selects, in createPHIsForSelects()
9641 SmallVector<MachineInstr*, 8> Selects; in emitSelect() local