Home | History | Annotate | Download | only in x86

Lines Matching refs:OpndSize

81 int updateJumpInst(char* jumpInst, OpndSize immSize, int relativeNCG) {
197 int insertLabelWorklist(const char* label, OpndSize immSize) {
214 int insertShortWorklist(const char* label, OpndSize immSize) {
417 OpndSize estOpndSizeFromImm(int target) {
428 unsigned getJmpCallInstSize(OpndSize size, JmpCall_type type) {
457 int getRelativeOffset(const char* target, bool isShortTerm, JmpCall_type type, bool* unknown, OpndSize* immSize) {
538 OpndSize size;
562 OpndSize size;
587 void conditional_jump_int(ConditionCode cc, int target, OpndSize size) {
595 void unconditional_jump_int(int target, OpndSize size) {
618 OpndSize size;
652 int insertNCGWorklist(s4 relativePC, OpndSize immSize) {
883 int getRelativeNCG(s4 tmp, JmpCall_type type, bool* unknown, OpndSize* size) {//tmp: relativePC
921 OpndSize size;
932 OpndSize size;