Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h134 unsigned getISAEncoding() override { in getISAEncoding()
130 unsigned getISAEncoding() override { getISAEncoding() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h750 virtual unsigned getISAEncoding() { return 0; } in getISAEncoding() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1352 if (unsigned isa = Asm->getISAEncoding()) in applySubprogramAttributes()