Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h35 class CmpInst; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h33 class CmpInst; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp973 MachineInstr &CmpInst = in selectCmp() local
1033 MachineInstr &CmpInst = in selectFCmp() local
1066 MachineInstr &CmpInst = in selectFCmp() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp916 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp1192 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp298 ICmpInst *CmpInst = getLatchCmpInst(*this); in getInductionVariable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp1085 if (auto *CmpInst = dyn_cast<Instruction>(FC.GuardBranch->getCondition())) { in isEmptyGuardBlock() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h553 MachineInstr *&CmpInst) const { in analyzeLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h733 MachineInstr *&CmpInst) const { in analyzeLoop()
/external/llvm/docs/
DProgrammersManual.rst3144 .. _CmpInst: target
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp3453 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst
3468 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst
/external/llvm/lib/IR/
DInstructions.cpp3360 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst
3372 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4748 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5288 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare() local