Home
last modified time | relevance | path

Searched refs:FIXUPBW_DESC (Results 1 – 3 of 3) 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-10.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp65 #define FIXUPBW_DESC "X86 Byte/Word Instruction Fixup" macro
112 StringRef getPassName() const override { return FIXUPBW_DESC; } in getPassName()
155 INITIALIZE_PASS(FixupBWInstPass, FIXUPBW_NAME, FIXUPBW_DESC, false, false) in INITIALIZE_PASS() argument
/external/llvm-project/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp65 #define FIXUPBW_DESC "X86 Byte/Word Instruction Fixup" macro
112 StringRef getPassName() const override { return FIXUPBW_DESC; } in getPassName()
155 INITIALIZE_PASS(FixupBWInstPass, FIXUPBW_NAME, FIXUPBW_DESC, false, false) in INITIALIZE_PASS() argument