Home
last modified time | relevance | path

Searched refs:tripleName (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DDisassembler.h76 LLVMDisasmContext(std::string tripleName, void *disInfo, int tagType, in LLVMDisasmContext() argument
82 MCInstPrinter *iP) : TripleName(tripleName), in LLVMDisasmContext()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCDisassembler/
DDisassembler.h86 LLVMDisasmContext(std::string tripleName, void *disInfo, int tagType, in LLVMDisasmContext() argument
93 : TripleName(std::move(tripleName)), DisInfo(disInfo), TagType(tagType), in LLVMDisasmContext()
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.h86 LLVMDisasmContext(std::string tripleName, void *disInfo, int tagType, in LLVMDisasmContext() argument
93 : TripleName(std::move(tripleName)), DisInfo(disInfo), TagType(tagType), in LLVMDisasmContext()