Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h139 bool isUpperBitsInLoc() const { in isUpperBitsInLoc() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3529 if (VA.isUpperBitsInLoc()) { in LowerCallResult()