/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAnnotateKernelFeatures.cpp | 102 const auto *OpC = dyn_cast<Constant>(U); in visitConstantExprsRecursively() local 128 const auto *OpC = dyn_cast<Constant>(U); in hasAddrSpaceCast() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/ |
D | Local.h | 49 if (Constant *OpC = dyn_cast<Constant>(Op)) { variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Operator.cpp | 42 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateConstantOffset() local
|
/external/llvm/lib/IR/ |
D | Operator.cpp | 29 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateConstantOffset() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAnnotateKernelFeatures.cpp | 126 const auto *OpC = dyn_cast<Constant>(U); in visitConstantExprsRecursively() local 315 const auto *OpC = dyn_cast<Constant>(U); in addFeatureAttributes() local
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | Local.h | 207 if (Constant *OpC = dyn_cast<Constant>(Op)) { variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 963 static unsigned offsetMinAlignForOpcode(unsigned OpC) { in offsetMinAlignForOpcode() 993 unsigned OpC = MI.getOpcode(); in offsetMinAlign() local 1040 unsigned OpC = MI.getOpcode(); in eliminateFrameIndex() local 1216 unsigned OpC = MI->getOpcode(); in needsFrameBaseReg() local
|
D | PPCInstrInfo.cpp | 1439 unsigned OpC = MI.getOpcode(); in PredicateInstruction() local 1626 int OpC = CmpInstr.getOpcode(); in optimizeCompareInstr() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 747 unsigned OpC = MI.getOpcode(); in usesIXAddr() local 803 unsigned OpC = MI.getOpcode(); in eliminateFrameIndex() local 972 unsigned OpC = MI->getOpcode(); in needsFrameBaseReg() local
|
D | PPCInstrInfo.cpp | 1328 unsigned OpC = MI.getOpcode(); in PredicateInstruction() local 1484 unsigned OpC = MI.getOpcode(); in isPredicable() local 1533 int OpC = CmpInstr.getOpcode(); in optimizeCompareInstr() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 1020 auto *OpC = dyn_cast<CallInst>(Op1); in optimizePow() local 1124 if (SIToFPInst *OpC = dyn_cast<SIToFPInst>(Op)) { in optimizeExp2() local 1127 } else if (UIToFPInst *OpC = dyn_cast<UIToFPInst>(Op)) { in optimizeExp2() local 1215 auto *OpC = dyn_cast<CallInst>(Op1); in optimizeLog() local 1325 auto *OpC = dyn_cast<CallInst>(Op1); in optimizeTan() local
|
/external/llvm/include/llvm/IR/ |
D | Operator.h | 145 static bool isPossiblyExactOpcode(unsigned OpC) { in isPossiblyExactOpcode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Operator.h | 140 static bool isPossiblyExactOpcode(unsigned OpC) { in isPossiblyExactOpcode()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 114 unsigned OpC = MI->getOpcode(); in getStoreOffset() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 129 unsigned OpC = MI->getOpcode(); in getStoreOffset() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 34 ConstantInt *OpC = dyn_cast<ConstantInt>(I->getOperand(OpNo)); in ShrinkDemandedConstant() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 1277 unsigned OpC = in ConstantFoldCompareInstOperands() local 2504 if (ConstantFP *OpC = dyn_cast<ConstantFP>(Call->getArgOperand(0))) { in isMathLibCallNoop() local
|
D | ValueTracking.cpp | 1953 ConstantInt *OpC = cast<ConstantInt>(GTI.getOperand()); in isGEPKnownNonNull() local 1968 if (ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand())) { in isGEPKnownNonNull() local 5901 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); in getOffsetFromIndex() local
|
D | InlineCost.cpp | 680 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateGEPOffset() local
|
/external/llvm/lib/Analysis/ |
D | InlineCost.cpp | 313 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateGEPOffset() local
|
D | ConstantFolding.cpp | 1161 unsigned OpC = in ConstantFoldCompareInstOperands() local
|
D | ValueTracking.cpp | 1613 ConstantInt *OpC = cast<ConstantInt>(GTI.getOperand()); in isGEPKnownNonNull() local 1628 if (ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand())) { in isGEPKnownNonNull() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 49 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); in GetOffsetFromIndex() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 807 MachineOperand &OpC = Root.getOperand(0); in reassociateOps() local
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 699 MachineOperand &OpC = Root.getOperand(0); in reassociateOps() local
|