Home
last modified time | relevance | path

Searched defs:OpValue (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp49 uint64_t OpValue = OpC->getUniqueInteger().getZExtValue(); in emitGEPOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp859 uint32_t OpValue = in insertSpirvDecorations() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DPPC.cpp92 unsigned OpValue) -> Value * { in EmitPPCBuiltinExpr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1100 llvm::Constant *OpValue, *PaddedOp; in constWithPadding() local
1329 auto *OpValue = cast<llvm::Constant>(constant->getOperand(Op)); in replaceUndef() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h494 OpValue, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1374 void llvm::propagateIRFlags(Value *I, ArrayRef<Value *> VL, Value *OpValue, in propagateIRFlags()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1397 for (auto *OpValue : ClonedValue->operand_values()) { in rematerializeChain() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6650 SDValue OpValue = GetWidenedVector(N->getOperand(0)); in WidenVecRes_VECTOR_REVERSE() local