Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLocal.cpp49 uint64_t OpValue = OpC->getUniqueInteger().getZExtValue(); in emitGEPOffset() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1106 llvm::Constant *OpValue, *PaddedOp; constWithPadding() local
1332 auto *OpValue = cast<llvm::Constant>(constant->getOperand(Op)); replaceUndef() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h482 OpValue, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1163 propagateIRFlags(Value * I,ArrayRef<Value * > VL,Value * OpValue,bool IncludeWrapFlags) propagateIRFlags() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1391 for (auto *OpValue : ClonedValue->operand_values()) { rematerializeChain() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp536 Value *OpValue = nullptr; global() member
3157 Value *OpValue = nullptr; global() member
6350 canReuseExtract(ArrayRef<Value * > VL,Value * OpValue,SmallVectorImpl<unsigned> & CurrentOrder,bool ResizeAllowed) const canReuseExtract() argument
12567 cancelScheduling(ArrayRef<Value * > VL,Value * OpValue) cancelScheduling() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5874 SDValue OpValue = GetWidenedVector(N->getOperand(0)); WidenVecRes_VECTOR_REVERSE() local