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/ |
D | InstructionSelector.h | 406 virtual void setupMF(MachineFunction &mf, in setupMF() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | InstructionSelect.cpp | 79 ISel->setupMF(MF, KB, CoverageInfo); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstructionSelector.h | 58 void setupMF(MachineFunction &MF, GISelKnownBits &KB,
|
D | AMDGPUInstructionSelector.cpp | 67 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/ |
D | AArch64InstructionSelector.cpp | 58 void setupMF(MachineFunction &MF, GISelKnownBits &KB, in setupMF() function in __anon19423f610111::AArch64InstructionSelector 60 InstructionSelector::setupMF(MF, KB, CoverageInfo); in setupMF()
|