Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DCallingConvLower.h160 bool isUpperBitsInLoc() const { in isUpperBitsInLoc() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3510 if (VA.isUpperBitsInLoc()) { in LowerCallResult()