Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4706 const unsigned NumFPRs = 13; in needStackSlotPassParameters() local
5940 const unsigned NumFPRs = useSoftFloat() ? 0 : 13; in LowerCall_64SVR4() local