/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 236 ICmpInst *CmpI = nullptr; member in __anon187c45f90111::BCECmpBlock 323 BCECmpBlock visitICmp(const ICmpInst *const CmpI, in visitICmp() 365 auto *const CmpI = dyn_cast<ICmpInst>(Val); in visitCmpBlock() local 379 auto *const CmpI = dyn_cast<ICmpInst>(BranchI->getCondition()); in visitCmpBlock() local
|
D | LowerExpectIntrinsic.cpp | 252 ICmpInst *CmpI = dyn_cast<ICmpInst>(BSI.getCondition()); in handleBrSelExpect() local
|
D | GVN.cpp | 1508 if (auto *CmpI = dyn_cast<CmpInst>(V)) { in processAssumeIntrinsic() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LowerExpectIntrinsic.cpp | 101 ICmpInst *CmpI = dyn_cast<ICmpInst>(BI.getCondition()); in handleBranchExpect() local
|
D | GVN.cpp | 1720 if (auto *CmpI = dyn_cast<CmpInst>(V)) { in processAssumeIntrinsic() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 186 const ICmpInst *CmpI; member 303 std::optional<BCECmp> visitICmp(const ICmpInst *const CmpI, in visitICmp() 367 auto *CmpI = dyn_cast<ICmpInst>(Cond); in visitCmpBlock() local
|
D | LowerExpectIntrinsic.cpp | 293 ICmpInst *CmpI = dyn_cast<ICmpInst>(BSI.getCondition()); in handleBrSelExpect() local
|
D | ConstraintElimination.cpp | 740 auto *CmpI = dyn_cast<ICmpInst>(Br->getCondition()); in addInfoFor() local
|
D | GVN.cpp | 1956 if (auto *CmpI = dyn_cast<CmpInst>(V)) { in processAssumeIntrinsic() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 579 auto CmpI = in insertComparison() local 777 auto CmpI = BuildMI(MBB, InsertBefore, DbgLoc, TII.get(Opcodes.TSTri)) in selectSelect() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 581 auto CmpI = in insertComparison() local 779 auto CmpI = BuildMI(MBB, InsertBefore, DbgLoc, TII.get(Opcodes.TSTri)) in selectSelect() local
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 207 inline static bool isRedundantFlagInstr(MachineInstr *CmpI, unsigned SrcReg, in isRedundantFlagInstr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 205 inline static bool isRedundantFlagInstr(MachineInstr *CmpI, unsigned SrcReg, in isRedundantFlagInstr()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 205 inline static bool isRedundantFlagInstr(MachineInstr *CmpI, unsigned SrcReg, in isRedundantFlagInstr()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 2349 Instruction *CmpI = &Cond->front(); in getTripCount() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 508 const MachineInstr *CmpI = MRI->getVRegDef(PR); in collectIndRegsForLoop() local
|
D | HexagonHardwareLoops.cpp | 1322 MachineInstr *CmpI) { in orderBumpCompare()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 507 const MachineInstr *CmpI = MRI->getVRegDef(PR); in collectIndRegsForLoop() local
|
D | HexagonHardwareLoops.cpp | 1320 MachineInstr *CmpI) { in orderBumpCompare()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 462 const MachineInstr *CmpI = MRI->getVRegDef(PR); in collectIndRegsForLoop() local
|
D | HexagonHardwareLoops.cpp | 1284 MachineInstr *CmpI) { in orderBumpCompare()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 437 if (const auto *CmpI = dyn_cast<FCmpInst>(&OldInst)) { in cloneInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 5135 static Value *lookThroughCast(CmpInst *CmpI, Value *V1, Value *V2, in lookThroughCast() 5237 CmpInst *CmpI = dyn_cast<CmpInst>(SI->getCondition()); in matchSelectPattern() local 5248 CmpInst *CmpI, Value *TrueVal, Value *FalseVal, Value *&LHS, Value *&RHS, in matchDecomposedSelectPattern()
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 3839 static Value *lookThroughCast(CmpInst *CmpI, Value *V1, Value *V2, in lookThroughCast() 3904 CmpInst *CmpI = dyn_cast<CmpInst>(SI->getCondition()); in matchSelectPattern() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 6444 static Value *lookThroughCast(CmpInst *CmpI, Value *V1, Value *V2, in lookThroughCast() 6546 CmpInst *CmpI = dyn_cast<CmpInst>(SI->getCondition()); in matchSelectPattern() local 6557 CmpInst *CmpI, Value *TrueVal, Value *FalseVal, Value *&LHS, Value *&RHS, in matchDecomposedSelectPattern()
|