Searched refs:selectGlobalValue (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstructionSelector.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
| H A D | X86InstructionSelector.cpp | 84 bool selectGlobalValue(MachineInstr &I, MachineRegisterInfo &MRI, 401 return selectGlobalValue(I, MRI, MF); in select() 722 bool X86InstructionSelector::selectGlobalValue(MachineInstr &I, in selectGlobalValue() function in X86InstructionSelector
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 130 bool selectGlobalValue(Register ResVReg, MachineInstr &I, 605 return selectGlobalValue(ResVReg, I); in spvSelect() 2904 bool Res = selectGlobalValue(GVarVReg, *MI, Init); in selectIntrinsic() 3866 bool SPIRVInstructionSelector::selectGlobalValue( in selectGlobalValue() function in SPIRVInstructionSelector
|