Searched refs:FIXUPBW_DESC (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 63 #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/ |
D | X86FixupBWInsts.cpp | 65 #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/ |
D | X86FixupBWInsts.cpp | 65 #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
|