Home
last modified time | relevance | path

Searched refs:mirFileLoaded (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp65 void TargetSubtargetInfo::mirFileLoaded(MachineFunction &MF) const { } in mirFileLoaded() function in TargetSubtargetInfo
/external/llvm-project/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp64 void TargetSubtargetInfo::mirFileLoaded(MachineFunction &MF) const { } in mirFileLoaded() function in TargetSubtargetInfo
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h301 virtual void mirFileLoaded(MachineFunction &MF) const;
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h306 virtual void mirFileLoaded(MachineFunction &MF) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp299 void AArch64Subtarget::mirFileLoaded(MachineFunction &MF) const { in mirFileLoaded() function in AArch64Subtarget
DAArch64Subtarget.h499 void mirFileLoaded(MachineFunction &MF) const override;
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp341 void AArch64Subtarget::mirFileLoaded(MachineFunction &MF) const { in mirFileLoaded() function in AArch64Subtarget
DAArch64Subtarget.h555 void mirFileLoaded(MachineFunction &MF) const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp496 MF.getSubtarget().mirFileLoaded(MF); in initializeMachineFunction()
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp535 MF.getSubtarget().mirFileLoaded(MF); in initializeMachineFunction()