Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp49 uint64_t OpValue = OpC->getUniqueInteger().getZExtValue(); in emitGEPOffset() local
/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1107 llvm::Constant *OpValue, *PaddedOp; constWithPadding() local
1333 auto *OpValue = cast<llvm::Constant>(constant->getOperand(Op)); replaceUndef() local
H A DCGBuiltin.cpp16763 __anon14b925b21302(unsigned SupportMethod, unsigned FieldIdx, unsigned Mask, CmpInst::Predicate CompOp, unsigned OpValue) EmitPPCBuiltinExpr() argument
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h484 OpValue, global() enumerator
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1223 propagateIRFlags(Value * I,ArrayRef<Value * > VL,Value * OpValue,bool IncludeWrapFlags) propagateIRFlags() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1392 for (auto *OpValue : ClonedValue->operand_values()) { rematerializeChain() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp637 Value *OpValue = nullptr; global() member
3550 Value *OpValue = nullptr; global() member
7473 canReuseExtract(ArrayRef<Value * > VL,Value * OpValue,SmallVectorImpl<unsigned> & CurrentOrder,bool ResizeAllowed) const canReuseExtract() argument
14515 cancelScheduling(ArrayRef<Value * > VL,Value * OpValue) cancelScheduling() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6136 SDValue OpValue = GetWidenedVector(N->getOperand(0)); WidenVecRes_VECTOR_REVERSE() local