Home
last modified time | relevance | path

Searched defs:OpValue (Results 1 – 7 of 7) 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/clang/lib/CodeGen/
H A DCGDecl.cpp1106 llvm::Constant *OpValue, *PaddedOp; in constWithPadding() local
1332 auto *OpValue = cast<llvm::Constant>(constant->getOperand(Op)); in replaceUndef() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h482 OpValue, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1163 void llvm::propagateIRFlags(Value *I, ArrayRef<Value *> VL, Value *OpValue, in propagateIRFlags()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1391 for (auto *OpValue : ClonedValue->operand_values()) { in rematerializeChain() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp536 Value *OpValue = nullptr; member
3157 Value *OpValue = nullptr; member
6350 bool BoUpSLP::canReuseExtract(ArrayRef<Value *> VL, Value *OpValue, in canReuseExtract()
12567 Value *OpValue) { in cancelScheduling()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5874 SDValue OpValue = GetWidenedVector(N->getOperand(0)); in WidenVecRes_VECTOR_REVERSE() local