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