Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp966 MachineInstr &CmpInst = in selectCmp() local
1026 MachineInstr &CmpInst = in selectFCmp() local
1059 MachineInstr &CmpInst = in selectFCmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp973 MachineInstr &CmpInst = in selectCmp() local
1033 MachineInstr &CmpInst = in selectFCmp() local
1066 MachineInstr &CmpInst = in selectFCmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h35 class CmpInst; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h32 class CmpInst; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DJumpThreading.h35 class CmpInst; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/
DJumpThreading.h34 class CmpInst; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DJumpThreading.h34 class CmpInst; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DJumpThreading.h34 class CmpInst; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h33 class CmpInst; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h32 class CmpInst; variable
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp916 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1192 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1085 if (auto *CmpInst = dyn_cast<Instruction>(FC.GuardBranch->getCondition())) { in isEmptyGuardBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopInfo.cpp298 ICmpInst *CmpInst = getLatchCmpInst(*this); in getInductionVariable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopInfo.cpp300 ICmpInst *CmpInst = getLatchCmpInst(); in getInductionVariable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1452 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h553 MachineInstr *&CmpInst) const { in analyzeLoop()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h733 MachineInstr *&CmpInst) const { in analyzeLoop()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h787 MachineInstr *&CmpInst) const { in analyzeLoop()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h794 MachineInstr *&CmpInst) const { in analyzeLoop()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h796 MachineInstr *&CmpInst) const { in analyzeLoop()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h794 MachineInstr *&CmpInst) const { in analyzeLoop()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h794 MachineInstr *&CmpInst) const { in analyzeLoop()
/aosp_15_r20/external/llvm/docs/
H A DProgrammersManual.rst3144 .. _CmpInst: target
/aosp_15_r20/external/llvm/lib/IR/
H A 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

12