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.h180 bool NegativeOffsets; variable
233 bool NegativeOffsets = false);
406 if (NegativeOffsets) { in AllocateStack()