Home
last modified time | relevance | path

Searched defs:CmpInst (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h35 class CmpInst; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1011 MachineInstr &CmpInst = in selectCmp() local
1071 MachineInstr &CmpInst = in selectFCmp() local
1104 MachineInstr &CmpInst = in selectFCmp() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp301 ICmpInst *CmpInst = getLatchCmpInst(); in getInductionVariable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1518 auto *CmpInst = dyn_cast<ICmpInst>(U); in visitPHINode() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h820 MachineInstr *&CmpInst) const { in analyzeLoop()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3431 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6582 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare() local