Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp60 bool selectGlobal(MachineInstrBuilder &MIB, MachineRegisterInfo &MRI) const;
498 bool ARMInstructionSelector::selectGlobal(MachineInstrBuilder &MIB, in selectGlobal() function in ARMInstructionSelector
886 return selectGlobal(MIB, MRI); in select()