Home
last modified time | relevance | path

Searched refs:InstVal (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInst.h49 const MCInst *InstVal; member
104 return InstVal; in getInst()
108 InstVal = Val; in setInst()
138 Op.InstVal = Val; in createInst()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInst.h51 const MCInst *InstVal; member
108 return InstVal; in getInst()
113 InstVal = Val; in setInst()
147 Op.InstVal = Val; in createInst()
/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp126 bool BoundsChecking::instrument(Value *Ptr, Value *InstVal, in instrument() argument
128 uint64_t NeededSize = DL.getTypeStoreSize(InstVal->getType()); in instrument()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp57 static Value *getBoundsCheckCond(Value *Ptr, Value *InstVal, in getBoundsCheckCond() argument
61 uint64_t NeededSize = DL.getTypeStoreSize(InstVal->getType()); in getBoundsCheckCond()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dllvm.grm371 Inst ::= ^ " " ^ OptLocalAssign InstVal ^ "\n";
388 InstVal ::=
/external/swiftshader/third_party/LLVM/utils/
Dllvm.grm370 Inst ::= ^ " " ^ OptLocalAssign InstVal ^ "\n";
387 InstVal ::=
/external/llvm/utils/
Dllvm.grm371 Inst ::= ^ " " ^ OptLocalAssign InstVal ^ "\n";
388 InstVal ::=