Home
last modified time | relevance | path

Searched defs:OpValue (Results 1 – 8 of 8) 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.cpp1108 llvm::Constant *OpValue, *PaddedOp; in constWithPadding() local
1334 auto *OpValue = cast<llvm::Constant>(constant->getOperand(Op)); in replaceUndef() local
H A DCGBuiltin.cpp16844 unsigned OpValue) -> Value * { in EmitPPCBuiltinExpr()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h484 OpValue, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1308 void llvm::propagateIRFlags(Value *I, ArrayRef<Value *> VL, Value *OpValue, in propagateIRFlags()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1392 for (auto *OpValue : ClonedValue->operand_values()) { in rematerializeChain() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp659 Value *OpValue = nullptr; member
3574 Value *OpValue = nullptr; global() member
7502 canReuseExtract(ArrayRef<Value * > VL,Value * OpValue,SmallVectorImpl<unsigned> & CurrentOrder,bool ResizeAllowed) const canReuseExtract() argument
14579 cancelScheduling(ArrayRef<Value * > VL,Value * OpValue) cancelScheduling() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6206 SDValue OpValue = GetWidenedVector(N->getOperand(0)); WidenVecRes_VECTOR_REVERSE() local