Searched defs:NeedsRegBlock (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1192 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters( local
H A DSelectionDAGBuilder.cpp1862 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters( local
9110 bool NeedsRegBlock = functionArgumentNeedsConsecutiveRegisters( local
9170 bool NeedsRegBlock = functionArgumentNeedsConsecutiveRegisters( local
9675 bool NeedsRegBlock = TLI->functionArgumentNeedsConsecutiveRegisters( local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallLowering.cpp243 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters( local

Completed in 135 milliseconds