Searched defs:CmpInst (Results 1 – 9 of 9) sorted by relevance
35 class CmpInst; variable
32 class CmpInst; variable
928 MachineInstr &CmpInst = in selectCmp() local988 MachineInstr &CmpInst = in selectFCmp() local1021 MachineInstr &CmpInst = in selectFCmp() local
300 ICmpInst *CmpInst = getLatchCmpInst(*this); in getInductionVariable() local
1371 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
747 MachineInstr *&CmpInst) const { in analyzeLoop()
3660 .. _CmpInst: target
3589 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst3604 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst
5817 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare() local