Searched defs:FixedInstr (Results 1 – 2 of 2) sorted by relevance
553 uint32_t FixedInstr = RawInstr | Imm; in applyFixup() local588 uint32_t FixedInstr = RawInstr | (ImmLo << 29) | (ImmHi << 5); in applyFixup() local603 uint32_t FixedInstr = RawInstr | EncodedImm; in applyFixup() local617 uint32_t FixedInstr = RawInstr | EncodedImm; in applyFixup() local634 uint32_t FixedInstr = RawInstr | EncodedImm; in applyFixup() local
932 unsigned FixedInstr = 0; in remapInstructions() local