Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/
DLocal.h49 if (Constant *OpC = dyn_cast<Constant>(Op)) { variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DOperator.cpp42 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateConstantOffset() local
DConstants.cpp1466 Constant *OpC = getOperand(I); in getSplatValue() local
DVerifier.cpp1931 const auto *OpC = dyn_cast<Constant>(U); in visitConstantExprsRecursively() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
DPPCISelDAGToDAG.cpp931 unsigned OpC = Hi ? PPC::LIS8 : PPC::LI8; in selectI64ImmDirect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h140 static bool isPossiblyExactOpcode(unsigned OpC) { in isPossiblyExactOpcode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp129 unsigned OpC = MI->getOpcode(); in getStoreOffset() local
/third_party/skia/third_party/externals/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
DScalarEvolution.cpp6315 if (auto *OpC = dyn_cast<SCEVConstant>(LHSMul->getOperand(0))) { in createSCEV() local
7675 Instruction::BinaryOps OpC; in computeShiftCompareExitLimit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp807 MachineOperand &OpC = Root.getOperand(0); in reassociateOps() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2090 auto *OpC = dyn_cast<CallInst>(Op1); in optimizeTan() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp741 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in visitGetElementPtrInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp451 static void AddNodeIDOpcode(FoldingSetNodeID &ID, unsigned OpC) { in AddNodeIDOpcode()
479 static void AddNodeIDNode(FoldingSetNodeID &ID, unsigned short OpC, in AddNodeIDNode()
DDAGCombiner.cpp15431 unsigned OpC = MemVT.isVector() ? ISD::EXTRACT_SUBVECTOR in MergeStoresOfConstantsOrVecElts() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp284 auto *OpC = Func->makeVariable(typeElementType(Cond->getType())); in genTargetHelperCallFor() local