Home
last modified time | relevance | path

Searched refs:getSubtargetCopy (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/MC/MCParser/
DMCTargetAsmParser.cpp25 MCSubtargetInfo &STICopy = getContext().getSubtargetCopy(getSTI()); in copySTI()
/external/llvm-project/llvm/lib/MC/MCParser/
DMCTargetAsmParser.cpp22 MCSubtargetInfo &STICopy = getContext().getSubtargetCopy(getSTI()); in copySTI()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DMCTargetAsmParser.cpp22 MCSubtargetInfo &STICopy = getContext().getSubtargetCopy(getSTI()); in copySTI()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVAsmPrinter.cpp171 OutStreamer->getContext().getSubtargetCopy(*TM.getMCSubtargetInfo()); in runOnMachineFunction()
/external/llvm/include/llvm/MC/
DMCContext.h421 MCSubtargetInfo &getSubtargetCopy(const MCSubtargetInfo &STI);
/external/llvm/lib/MC/
DMCContext.cpp456 MCSubtargetInfo &MCContext::getSubtargetCopy(const MCSubtargetInfo &STI) { in getSubtargetCopy() function in MCContext
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h572 MCSubtargetInfo &getSubtargetCopy(const MCSubtargetInfo &STI);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h517 MCSubtargetInfo &getSubtargetCopy(const MCSubtargetInfo &STI);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp575 MCSubtargetInfo &MCContext::getSubtargetCopy(const MCSubtargetInfo &STI) { in getSubtargetCopy() function in MCContext
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp704 MCSubtargetInfo &MCContext::getSubtargetCopy(const MCSubtargetInfo &STI) { in getSubtargetCopy() function in MCContext
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp246 OutContext.getSubtargetCopy(*STI), TM.Options.MCOptions); in doInitialization()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp309 OutContext.getSubtargetCopy(*STI), TM.Options.MCOptions); in doInitialization()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp313 OutContext.getSubtargetCopy(*STI), TM.Options.MCOptions); in doInitialization()