Home
last modified time | relevance | path

Searched refs:LLVMDisassembler_Option_PrintImmHex (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.cpp310 if (Options & LLVMDisassembler_Option_PrintImmHex){ in LLVMSetDisasmOptions()
314 DC->addOptions(LLVMDisassembler_Option_PrintImmHex); in LLVMSetDisasmOptions()
315 Options &= ~LLVMDisassembler_Option_PrintImmHex; in LLVMSetDisasmOptions()
/aosp_15_r20/external/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp297 if (Options & LLVMDisassembler_Option_PrintImmHex){ in LLVMSetDisasmOptions()
301 DC->addOptions(LLVMDisassembler_Option_PrintImmHex); in LLVMSetDisasmOptions()
302 Options &= ~LLVMDisassembler_Option_PrintImmHex; in LLVMSetDisasmOptions()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp310 if (Options & LLVMDisassembler_Option_PrintImmHex){ in LLVMSetDisasmOptions()
314 DC->addOptions(LLVMDisassembler_Option_PrintImmHex); in LLVMSetDisasmOptions()
315 Options &= ~LLVMDisassembler_Option_PrintImmHex; in LLVMSetDisasmOptions()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A DDisassembler.h77 #define LLVMDisassembler_Option_PrintImmHex 2 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A DDisassembler.h77 #define LLVMDisassembler_Option_PrintImmHex 2 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
DDisassembler.h77 #define LLVMDisassembler_Option_PrintImmHex 2 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
DDisassembler.h77 #define LLVMDisassembler_Option_PrintImmHex 2 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
DDisassembler.h77 #define LLVMDisassembler_Option_PrintImmHex 2 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
DDisassembler.h77 #define LLVMDisassembler_Option_PrintImmHex 2 macro
/aosp_15_r20/external/llvm/include/llvm-c/
H A DDisassembler.h223 #define LLVMDisassembler_Option_PrintImmHex 2 macro