Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4774 const unsigned NumFPRs = 13; in needStackSlotPassParameters() local
6024 const unsigned NumFPRs = useSoftFloat() ? 0 : 13; in LowerCall_64SVR4() local