Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/Mips/
HDMipsISelLowering.h365 const CCState &getCCInfo() const { return CCInfo; } in getCCInfo() function
HDMipsISelLowering.cpp3578 const CCState &CCInfo = CC.getCCInfo(); in writeVarArgRegs()