Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp160 if (hasGOT(MF)) { in emitPrologueInsns()
201 if (hasGOT(MF)) { in emitEpilogueInsns()
434 bool VEFrameLowering::hasGOT(const MachineFunction &MF) const { in hasGOT() function in VEFrameLowering
H A DVEFrameLowering.h43 bool hasGOT(const MachineFunction &MF) const;