Home
last modified time | relevance | path

Searched defs:OpC (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp102 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/
DLocal.h49 if (Constant *OpC = dyn_cast<Constant>(Op)) { variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DOperator.cpp42 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateConstantOffset() local
/external/llvm/lib/IR/
DOperator.cpp29 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateConstantOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp126 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/
DLocal.h207 if (Constant *OpC = dyn_cast<Constant>(Op)) { variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp963 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
DPPCInstrInfo.cpp1439 unsigned OpC = MI.getOpcode(); in PredicateInstruction() local
1626 int OpC = CmpInstr.getOpcode(); in optimizeCompareInstr() local
/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp747 unsigned OpC = MI.getOpcode(); in usesIXAddr() local
803 unsigned OpC = MI.getOpcode(); in eliminateFrameIndex() local
972 unsigned OpC = MI->getOpcode(); in needsFrameBaseReg() local
DPPCInstrInfo.cpp1328 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/
DSimplifyLibCalls.cpp1020 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/
DOperator.h145 static bool isPossiblyExactOpcode(unsigned OpC) { in isPossiblyExactOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h140 static bool isPossiblyExactOpcode(unsigned OpC) { in isPossiblyExactOpcode()
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp114 unsigned OpC = MI->getOpcode(); in getStoreOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp129 unsigned OpC = MI->getOpcode(); in getStoreOffset() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp34 ConstantInt *OpC = dyn_cast<ConstantInt>(I->getOperand(OpNo)); in ShrinkDemandedConstant() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp1277 unsigned OpC = in ConstantFoldCompareInstOperands() local
2504 if (ConstantFP *OpC = dyn_cast<ConstantFP>(Call->getArgOperand(0))) { in isMathLibCallNoop() local
DValueTracking.cpp1953 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
DInlineCost.cpp680 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateGEPOffset() local
/external/llvm/lib/Analysis/
DInlineCost.cpp313 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateGEPOffset() local
DConstantFolding.cpp1161 unsigned OpC = in ConstantFoldCompareInstOperands() local
DValueTracking.cpp1613 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/
DMemCpyOptimizer.cpp49 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); in GetOffsetFromIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp807 MachineOperand &OpC = Root.getOperand(0); in reassociateOps() local
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp699 MachineOperand &OpC = Root.getOperand(0); in reassociateOps() local

12