Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp280 bool InFPRs = false; in EmitVAArg() local
292 InFPRs = (!IsSoftFloatABI && in EmitVAArg()
333 if (InFPRs) { in EmitVAArg()