Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInst.h54 const MCInst *InstVal; member
126 return InstVal; in getInst()
131 InstVal = Val; in setInst()
172 Op.InstVal = Val; in createInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp57 static Value *getBoundsCheckCond(Value *Ptr, Value *InstVal, in getBoundsCheckCond() argument
61 uint64_t NeededSize = DL.getTypeStoreSize(InstVal->getType()); in getBoundsCheckCond()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dllvm.grm372 Inst ::= ^ " " ^ OptLocalAssign InstVal ^ "\n";
389 InstVal ::=