Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/Utils/
DLocal.h49 if (Constant *OpC = dyn_cast<Constant>(Op)) { variable
/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-7.0/llvm/lib/IR/
DOperator.cpp43 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-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp129 const auto *OpC = dyn_cast<Constant>(U); in visitConstantExprsRecursively() local
272 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/lib/Transforms/IPO/
DGlobalDCE.cpp197 if (Constant *OpC = dyn_cast<Constant>(*I)) in MarkUsedGlobalsAsNeeded() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp827 unsigned OpC = MI.getOpcode(); in offsetMinAlign() local
896 unsigned OpC = MI.getOpcode(); in eliminateFrameIndex() local
1068 unsigned OpC = MI->getOpcode(); in needsFrameBaseReg() local
DPPCInstrInfo.cpp1424 unsigned OpC = MI.getOpcode(); in PredicateInstruction() local
1580 unsigned OpC = MI.getOpcode(); in isPredicable() local
1631 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/swiftshader/third_party/LLVM/include/llvm/
DOperator.h147 static bool isPossiblyExactOpcode(unsigned OpC) { in isPossiblyExactOpcode()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCRegisterInfo.cpp529 unsigned OpC = MI.getOpcode(); in eliminateFrameIndex() 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-7.0/llvm/include/llvm/IR/
DOperator.h140 static bool isPossiblyExactOpcode(unsigned OpC) { in isPossiblyExactOpcode()
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp33 ConstantInt *OpC = dyn_cast<ConstantInt>(I->getOperand(OpNo)); in ShrinkDemandedConstant() local
DInstCombineAddSub.cpp419 if (ConstantInt *OpC = dyn_cast<ConstantInt>(Op)) { in EmitGEPOffset() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1311 if (SIToFPInst *OpC = dyn_cast<SIToFPInst>(Op)) { in optimizeExp2() local
1314 } else if (UIToFPInst *OpC = dyn_cast<UIToFPInst>(Op)) { in optimizeExp2() local
1385 auto *OpC = dyn_cast<CallInst>(Op1); in optimizeLog() local
1497 auto *OpC = dyn_cast<CallInst>(Op1); in optimizeTan() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp129 unsigned OpC = MI->getOpcode(); in getStoreOffset() local
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp114 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/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp914 if (SIToFPInst *OpC = dyn_cast<SIToFPInst>(Op)) { in CallOptimizer() local
917 } else if (UIToFPInst *OpC = dyn_cast<UIToFPInst>(Op)) { in CallOptimizer() local
DMemCpyOptimizer.cpp51 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); in GetOffsetFromIndex() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp1248 unsigned OpC = in ConstantFoldCompareInstOperands() local
2127 if (ConstantFP *OpC = dyn_cast<ConstantFP>(CS.getArgOperand(0))) { in isMathLibCallNoop() local

123