Searched refs:setLowerBound (Results 1 – 6 of 6) sorted by relevance
261 void setLowerBound(PrefixKind K) { Kind = K; } in setLowerBound() function in __anonf3d004a10111::X86OpcodePrefixHelper979 Prefix.setLowerBound(XOP); in emitVEXOpcodePrefix()983 Prefix.setLowerBound(MI.getFlags() & X86::IP_USE_VEX3 ? VEX3 : VEX2); in emitVEXOpcodePrefix()986 Prefix.setLowerBound(EVEX); in emitVEXOpcodePrefix()1322 Prefix.setLowerBound(REX); in emitREXPrefix()1332 Prefix.setLowerBound(REX); in emitREXPrefix()1337 Prefix.setLowerBound(REX2); in emitREXPrefix()
266 void setLowerBound(int64_t Value) override { LowerBound = Value; } in setLowerBound() function
248 virtual void setLowerBound(int64_t Value) {} in setLowerBound() function
99 void setLowerBound(Expr *E) { SubExprs[LOWER_BOUND] = E; } in setLowerBound() function
366 CurrentElement->setLowerBound(GetBoundValue(FormValue)); in processOneAttribute()
962 E->setLowerBound(Record.readSubExpr()); in VisitOMPArraySectionExpr()