Home
last modified time | relevance | path

Searched refs:LLVMDisassembler_Option_SetInstrComments (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp333 if (Options & LLVMDisassembler_Option_SetInstrComments) { in LLVMSetDisasmOptions()
337 DC->addOptions(LLVMDisassembler_Option_SetInstrComments); in LLVMSetDisasmOptions()
338 Options &= ~LLVMDisassembler_Option_SetInstrComments; in LLVMSetDisasmOptions()
/aosp_15_r20/external/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp320 if (Options & LLVMDisassembler_Option_SetInstrComments) { in LLVMSetDisasmOptions()
324 DC->addOptions(LLVMDisassembler_Option_SetInstrComments); in LLVMSetDisasmOptions()
325 Options &= ~LLVMDisassembler_Option_SetInstrComments; in LLVMSetDisasmOptions()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp333 if (Options & LLVMDisassembler_Option_SetInstrComments) { in LLVMSetDisasmOptions()
337 DC->addOptions(LLVMDisassembler_Option_SetInstrComments); in LLVMSetDisasmOptions()
338 Options &= ~LLVMDisassembler_Option_SetInstrComments; in LLVMSetDisasmOptions()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A DDisassembler.h81 #define LLVMDisassembler_Option_SetInstrComments 8 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A DDisassembler.h81 #define LLVMDisassembler_Option_SetInstrComments 8 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
DDisassembler.h81 #define LLVMDisassembler_Option_SetInstrComments 8 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
DDisassembler.h81 #define LLVMDisassembler_Option_SetInstrComments 8 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
DDisassembler.h81 #define LLVMDisassembler_Option_SetInstrComments 8 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
DDisassembler.h81 #define LLVMDisassembler_Option_SetInstrComments 8 macro
/aosp_15_r20/external/llvm/include/llvm-c/
H A DDisassembler.h227 #define LLVMDisassembler_Option_SetInstrComments 8 macro