Home
last modified time | relevance | path

Searched refs:setupMF (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h406 virtual void setupMF(MachineFunction &mf, in setupMF() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp79 ISel->setupMF(MF, KB, CoverageInfo); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h58 void setupMF(MachineFunction &MF, GISelKnownBits &KB,
DAMDGPUInstructionSelector.cpp67 void AMDGPUInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits &KB, in setupMF() function in AMDGPUInstructionSelector
70 InstructionSelector::setupMF(MF, KB, CoverageInfo); in setupMF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp58 void setupMF(MachineFunction &MF, GISelKnownBits &KB, in setupMF() function in __anon19423f610111::AArch64InstructionSelector
60 InstructionSelector::setupMF(MF, KB, CoverageInfo); in setupMF()