Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp46 LLVMCreateDisasmCPUFeatures(const char *TT, const char *CPU, in LLVMCreateDisasmCPUFeatures() function
119 return LLVMCreateDisasmCPUFeatures(TT, CPU, "", DisInfo, TagType, GetOpInfo, in LLVMCreateDisasmCPU()
126 return LLVMCreateDisasmCPUFeatures(TT, "", "", DisInfo, TagType, GetOpInfo, in LLVMCreateDisasm()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/
H A DDisassembler.h63 LLVMCreateDisasmCPUFeatures(const char *Triple, const char *CPU,