Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAnnotation2Metadata.cpp45 auto *OpC = dyn_cast<ConstantStruct>(&Op); in convertAnnotation2Metadata() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp86 Error FDSimpleRemoteEPCTransport::sendMessage(SimpleRemoteEPCOpcode OpC, in sendMessage()
204 SimpleRemoteEPCOpcode OpC; in listenLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp63 SimpleRemoteEPCServer::handleMessage(SimpleRemoteEPCOpcode OpC, uint64_t SeqNo, in handleMessage()
152 Error SimpleRemoteEPCServer::sendMessage(SimpleRemoteEPCOpcode OpC, in sendMessage()
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp43 if (Constant *OpC = dyn_cast<Constant>(Op)) { in emitGEPOffset() local
H A DCGSCCPassManager.cpp930 if (auto *OpC = dyn_cast<Constant>(Op)) updateCGAndAnalysisManagerForPass() local
H A DConstantFolding.cpp3427 if (ConstantFP *OpC = dyn_cast<ConstantFP>(Call->getArgOperand(0))) { isMathLibCallNoop() local
[all...]
H A DInlineCost.cpp1415 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); accumulateGEPOffset() local
H A DValueTracking.cpp2122 ConstantInt *OpC = cast<ConstantInt>(GTI.getOperand()); isGEPKnownNonNull() local
2137 if (ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand())) { isGEPKnownNonNull() local
H A DScalarEvolution.cpp7798 if (auto *OpC = dyn_cast<SCEVConstant>(LHSMul->getOperand(0))) { createSCEV() local
9311 Instruction::BinaryOps OpC; computeShiftCompareExitLimit() local
9768 Constant *OpC = BuildConstantFromSCEV(Op); BuildConstantFromSCEV() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp119 handleMessage(SimpleRemoteEPCOpcode OpC,uint64_t SeqNo,ExecutorAddr TagAddr,SimpleRemoteEPCArgBytesVector ArgBytes) handleMessage() argument
217 sendMessage(SimpleRemoteEPCOpcode OpC,uint64_t SeqNo,ExecutorAddr TagAddr,ArrayRef<char> ArgBytes) sendMessage() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp80 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); getMaxPreservedAlignment() local
H A DValue.cpp1004 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); getOffsetFromIndex() local
H A DConstants.cpp1652 Constant *OpC = getOperand(I); getSplatValue() local
H A DVerifier.cpp2354 const auto *OpC = dyn_cast<Constant>(U); visitConstantExprsRecursively() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp1527 static unsigned offsetMinAlignForOpcode(unsigned OpC) { in offsetMinAlignForOpcode() argument
1561 unsigned OpC = MI.getOpcode(); in offsetMinAlign() local
1608 unsigned OpC = MI.getOpcode(); in eliminateFrameIndex() local
1867 unsigned OpC = MI->getOpcode(); needsFrameBaseReg() local
[all...]
H A DPPCInstrInfo.cpp783 MachineOperand &OpC = Root.getOperand(0); reassociateFMA() local
2163 unsigned OpC = MI.getOpcode(); PredicateInstruction() local
2368 int OpC = CmpInstr.getOpcode(); optimizeCompareInstr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h149 isPossiblyExactOpcode(unsigned OpC) isPossiblyExactOpcode() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp129 unsigned OpC = MI->getOpcode(); in getStoreOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp230 const auto *OpC = dyn_cast<Constant>(U); in getConstantAccess() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1091 MachineOperand &OpC = Root.getOperand(0); reassociateOps() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1241 if (Constant *OpC = getConstant(OpSt, I.getOperand(0)->getType())) { visitCastInst() local
H A DSimplifyLibCalls.cpp2620 auto *OpC = dyn_cast<CallInst>(Op1); optimizeTan() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1088 auto OpC = OldBinOp->getOpcode(); instCombineSVELast() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2049 Instruction::BinaryOps OpC = I.getOpcode(); canonicalizeLogicFirst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1116 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); visitGetElementPtrInst() local

12