Searched refs:FIXUPBW_DESC (Results 1 – 2 of 2) sorted by relevance
63 #define FIXUPBW_DESC "X86 Byte/Word Instruction Fixup" macro108 return FIXUPBW_DESC; in getPassName()149 INITIALIZE_PASS(FixupBWInstPass, FIXUPBW_NAME, FIXUPBW_DESC, false, false) in INITIALIZE_PASS() argument
63 #define FIXUPBW_DESC "X86 Byte/Word Instruction Fixup" macro104 StringRef getPassName() const override { return FIXUPBW_DESC; } in getPassName()144 INITIALIZE_PASS(FixupBWInstPass, FIXUPBW_NAME, FIXUPBW_DESC, false, false) in INITIALIZE_PASS() argument