Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp80 bool selectGlobalValue(MachineInstr &I, MachineRegisterInfo &MRI,
349 return selectGlobalValue(I, MRI, MF); in select()
568 bool X86InstructionSelector::selectGlobalValue(MachineInstr &I, in selectGlobalValue() function in X86InstructionSelector