Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLocal.cpp49 uint64_t OpValue = OpC->getUniqueInteger().getZExtValue(); in emitGEPOffset() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp1093 llvm::Constant *OpValue, *PaddedOp; in constWithPadding() local
1313 auto *OpValue = cast<llvm::Constant>(constant->getOperand(Op)); in replaceUndef() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h414 OpValue, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1092 void llvm::propagateIRFlags(Value *I, ArrayRef<Value *> VL, Value *OpValue, in propagateIRFlags()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1433 for (auto *OpValue : ClonedValue->operand_values()) { in rematerializeChain() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp541 Value *OpValue = nullptr; member
3012 Value *OpValue = nullptr; member
5990 bool BoUpSLP::canReuseExtract(ArrayRef<Value *> VL, Value *OpValue, in canReuseExtract()
10513 Value *OpValue) { in cancelScheduling()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5627 SDValue OpValue = GetWidenedVector(N->getOperand(0)); in WidenVecRes_VECTOR_REVERSE() local