Searched refs:InstVal (Results 1 – 4 of 4) sorted by relevance
54 const MCInst *InstVal; member126 return InstVal; in getInst()131 InstVal = Val; in setInst()172 Op.InstVal = Val; in createInst()
55 static Value *getBoundsCheckCond(Value *Ptr, Value *InstVal, in getBoundsCheckCond() argument59 uint64_t NeededSize = DL.getTypeStoreSize(InstVal->getType()); in getBoundsCheckCond()
374 Inst ::= ^ " " ^ OptLocalAssign InstVal ^ "\n";391 InstVal ::=
3384 isl_val *InstVal = isl_val_int_from_si(S->getIslCtx().get(), InstCount); in approxDynamicInst() local3385 auto *InstExpr = isl_ast_expr_from_val(InstVal); in approxDynamicInst()