Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp30 bool NegativeOffsets) in CCState() argument
33 NegativeOffsets(NegativeOffsets) { in CCState()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h181 bool NegativeOffsets; variable
234 bool NegativeOffsets = false);
409 if (NegativeOffsets) { in AllocateStack()