Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h35 class CmpInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h34 class CmpInst; variable
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp916 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp1174 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h553 MachineInstr *&CmpInst) const { in analyzeLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp955 MachineInstr &CmpInst = in selectCmp() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h658 MachineInstr *&CmpInst) const { in analyzeLoop()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp2813 CmpInst::CmpInst(Type *ty, OtherOps op, unsigned short predicate, in CmpInst() function in CmpInst
2826 CmpInst::CmpInst(Type *ty, OtherOps op, unsigned short predicate, in CmpInst() function in CmpInst
/external/llvm/docs/
DProgrammersManual.rst3144 .. _CmpInst: target
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DProgrammersManual.rst3733 .. _CmpInst: target
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp3173 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst
3185 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-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5172 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare() local