Searched defs:getIsa (Results 1 - 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/MC/ | ||
H A D | MCDwarf.h | 123 /// getIsa - Get the Isa of this MCDwarfLoc. 124 unsigned getIsa() const { return Isa; } function in class:llvm::MCDwarfLoc |
/external/llvm/include/llvm/MC/ | ||
H A D | MCDwarf.h | 96 unsigned getIsa() const { return Isa; } function in class:llvm::MCDwarfLoc |
Completed in 458 milliseconds