Home
last modified time | relevance | path

Searched defs:needsFP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOs16.cpp74 static bool needsFP(Function &F) { in needsFP() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp371 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const { in needsFP() function in PPCFrameLowering