Searched defs:OpValue (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/lib/Analysis/ |
H A D | Local.cpp | 49 uint64_t OpValue = OpC->getUniqueInteger().getZExtValue(); in emitGEPOffset() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGDecl.cpp | 1107 llvm::Constant *OpValue, *PaddedOp; constWithPadding() local 1333 auto *OpValue = cast<llvm::Constant>(constant->getOperand(Op)); replaceUndef() local
|
H A D | CGBuiltin.cpp | 16763 __anon14b925b21302(unsigned SupportMethod, unsigned FieldIdx, unsigned Mask, CmpInst::Predicate CompOp, unsigned OpValue) EmitPPCBuiltinExpr() argument
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 484 OpValue, global() enumerator
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 1223 propagateIRFlags(Value * I,ArrayRef<Value * > VL,Value * OpValue,bool IncludeWrapFlags) propagateIRFlags() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1392 for (auto *OpValue : ClonedValue->operand_values()) { rematerializeChain() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 637 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 D | LegalizeVectorTypes.cpp | 6136 SDValue OpValue = GetWidenedVector(N->getOperand(0)); WidenVecRes_VECTOR_REVERSE() local
|