Searched refs:Prefixed (Results 1 – 7 of 7) sorted by relevance
170 Prefixed = 0x1 << (NewDef_Shift + 1), enumerator
540 return MCII.get(MI.getOpcode()).TSFlags & PPCII::Prefixed; in isPrefixedInstruction()
280 return get(Opcode).TSFlags & PPCII::Prefixed; in isPrefixed()
138 bits<1> Prefixed = 1; // This is a prefixed instruction.139 let TSFlags{7} = Prefixed;2379 // Prefixed fpext to v2f64
45 bits<1> Prefixed = 0;46 let TSFlags{7} = Prefixed;
3469 // Prefixed instructions may require access to the above defs at a later
420 // the Prefixed Save Area (PSA). The table entry is a 31-bit pointer and