Home
last modified time | relevance | path

Searched defs:setupMF (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h457 virtual void setupMF(MachineFunction &mf, GISelKnownBits *KB, in setupMF() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp203 void SPIRVInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in SPIRVInstructionSelector
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp65 void AMDGPUInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in AMDGPUInstructionSelector
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp78 void setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in __anone1ac91c40111::AArch64InstructionSelector