Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp55 static Value *getBoundsCheckCond(Value *Ptr, Value *InstVal, in getBoundsCheckCond() argument
59 uint64_t NeededSize = DL.getTypeStoreSize(InstVal->getType()); in getBoundsCheckCond()
/openbsd-src/gnu/llvm/llvm/utils/
H A Dllvm.grm374 Inst ::= ^ " " ^ OptLocalAssign InstVal ^ "\n";
391 InstVal ::=