Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h158 bool isUpperBitsInLoc() const { in isUpperBitsInLoc() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3522 if (VA.isUpperBitsInLoc()) { in LowerCallResult()