Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
H A DLocal.h56 uint64_t OpValue = OpC->getUniqueInteger().getZExtValue(); variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1073 llvm::Constant *OpValue, *PaddedOp; in constWithPadding() local
1297 auto *OpValue = cast<llvm::Constant>(constant->getOperand(Op)); in replaceUndef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp353 Value *OpValue = nullptr; member
2125 Value *OpValue = nullptr; member
3434 bool BoUpSLP::canReuseExtract(ArrayRef<Value *> VL, Value *OpValue, in canReuseExtract()
5765 Value *OpValue) { in cancelScheduling()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1084 void llvm::propagateIRFlags(Value *I, ArrayRef<Value *> VL, Value *OpValue) { in propagateIRFlags()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2328 for (auto OpValue : ClonedValue->operand_values()) { in rematerializeLiveValues() local