Home
last modified time | relevance | path

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

12

/llvm-project/llvm/lib/Transforms/IPO/
H A DAnnotation2Metadata.cpp45 if (!OpC || OpC->getNumOperands() != 4) in convertAnnotation2Metadata() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp86 Error FDSimpleRemoteEPCTransport::sendMessage(SimpleRemoteEPCOpcode OpC, in sendMessage() argument
204 SimpleRemoteEPCOpcode OpC; in listenLoop() local
/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp43 if (Constant *OpC = dyn_cast<Constant>(Op)) { in emitGEPOffset() local
H A DCGSCCPassManager.cpp945 if (auto *OpC = dyn_cast<Constant>(Op)) updateCGAndAnalysisManagerForPass() local
H A DConstantFolding.cpp3519 if (ConstantFP *OpC = dyn_cast<ConstantFP>(Call->getArgOperand(0))) { isMathLibCallNoop() local
[all...]
H A DInlineCost.cpp1425 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); accumulateGEPOffset() local
H A DValueTracking.cpp2340 ConstantInt *OpC = cast<ConstantInt>(GTI.getOperand()); isGEPKnownNonNull() local
2355 if (ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand())) { isGEPKnownNonNull() local
H A DScalarEvolution.cpp7812 if (auto *OpC = dyn_cast<SCEVConstant>(LHSMul->getOperand(0))) { createSCEV() local
9370 Instruction::BinaryOps OpC; computeShiftCompareExitLimit() local
9828 Constant *OpC = BuildConstantFromSCEV(Op); BuildConstantFromSCEV() local
[all...]
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp63 handleMessage(SimpleRemoteEPCOpcode OpC,uint64_t SeqNo,ExecutorAddr TagAddr,SimpleRemoteEPCArgBytesVector ArgBytes) handleMessage() argument
152 sendMessage(SimpleRemoteEPCOpcode OpC,uint64_t SeqNo,ExecutorAddr TagAddr,ArrayRef<char> ArgBytes) sendMessage() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp136 handleMessage(SimpleRemoteEPCOpcode OpC,uint64_t SeqNo,ExecutorAddr TagAddr,SimpleRemoteEPCArgBytesVector ArgBytes) handleMessage() argument
234 sendMessage(SimpleRemoteEPCOpcode OpC,uint64_t SeqNo,ExecutorAddr TagAddr,ArrayRef<char> ArgBytes) sendMessage() argument
/llvm-project/llvm/lib/IR/
H A DOperator.cpp94 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); getMaxPreservedAlignment() local
H A DValue.cpp1005 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); in getOffsetFromIndex() local
H A DConstants.cpp1723 Constant *OpC = getOperand(I); getSplatValue() local
H A DVerifier.cpp2449 const auto *OpC = dyn_cast<Constant>(U); visitConstantExprsRecursively() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp1527 offsetMinAlignForOpcode(unsigned OpC) offsetMinAlignForOpcode() argument
1561 unsigned OpC = MI.getOpcode(); offsetMinAlign() local
1608 unsigned OpC = MI.getOpcode(); eliminateFrameIndex() local
1867 unsigned OpC = MI->getOpcode(); needsFrameBaseReg() local
[all...]
H A DPPCInstrInfo.cpp796 MachineOperand &OpC = Root.getOperand(0); reassociateFMA() local
2179 unsigned OpC = MI.getOpcode(); PredicateInstruction() local
2384 int OpC = CmpInstr.getOpcode(); optimizeCompareInstr() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp
/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp73 Constant *OpC = cast<Constant>(Op); in getSplatValueAllowUndef() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp230 const auto *OpC = dyn_cast<Constant>(U); getConstantAccess() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1097 MachineOperand &OpC = Root.getOperand(0); reassociateOps() local
H A DCodeGenPrepare.cpp6437 } else if (auto *OpC = dyn_cast<ConstantData>(V)) optimizePhiType() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1291 if (Constant *OpC = getConstant(OpSt, I.getOperand(0)->getType())) { visitCastInst() local
H A DSimplifyLibCalls.cpp2752 auto *OpC = dyn_cast<CallInst>(Op1); optimizeTrigInversionPairs() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1220 auto OpC = OldBinOp->getOpcode(); instCombineSVELast() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2083 Instruction::BinaryOps OpC = I.getOpcode(); canonicalizeLogicFirst() local

12