Home
last modified time | relevance | path

Searched refs:FIXUPBW_DESC (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp63 #define FIXUPBW_DESC "X86 Byte/Word Instruction Fixup" macro
108 return FIXUPBW_DESC; in getPassName()
149 INITIALIZE_PASS(FixupBWInstPass, FIXUPBW_NAME, FIXUPBW_DESC, false, false) in INITIALIZE_PASS() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp63 #define FIXUPBW_DESC "X86 Byte/Word Instruction Fixup" macro
104 StringRef getPassName() const override { return FIXUPBW_DESC; } in getPassName()
144 INITIALIZE_PASS(FixupBWInstPass, FIXUPBW_NAME, FIXUPBW_DESC, false, false) in INITIALIZE_PASS() argument