Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/Utils/
DLocal.h58 uint64_t OpValue = cast<ConstantInt>(OpC)->getZExtValue(); variable
/external/capstone/bindings/java/capstone/
DMips.java26 public static class OpValue extends Union { class in Mips
DXcore.java28 public static class OpValue extends Union { class in Xcore
DSystemz.java28 public static class OpValue extends Union { class in Systemz
DSparc.java27 public static class OpValue extends Union { class in Sparc
DPpc.java37 public static class OpValue extends Union { class in Ppc
DArm64.java27 public static class OpValue extends Union { class in Arm64
DArm.java28 public static class OpValue extends Union { class in Arm
DX86.java29 public static class OpValue extends Union { class in X86
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h216 uint64_t OpValue = cast<ConstantInt>(OpC)->getZExtValue(); variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp307 Value *OpValue = nullptr; member
950 Value *OpValue = nullptr; member
1978 bool BoUpSLP::canReuseExtract(ArrayRef<Value *> VL, Value *OpValue, in canReuseExtract()
3900 Value *OpValue) { in cancelScheduling()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1724 void llvm::propagateIRFlags(Value *I, ArrayRef<Value *> VL, Value *OpValue) { in propagateIRFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2117 for (auto OpValue : ClonedValue->operand_values()) { in rematerializeLiveValues() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1931 for (auto OpValue : ClonedValue->operand_values()) { in rematerializeLiveValues() local