Home
last modified time | relevance | path

Searched defs:NeedsRegBlock (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp304 bool NeedsRegBlock = TLI->functionArgumentNeedsConsecutiveRegisters( splitToValueTypes() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1034 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters( in lowerCallTo() local
H A DSelectionDAGBuilder.cpp2238 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters( visitRet() local
10809 bool NeedsRegBlock = functionArgumentNeedsConsecutiveRegisters( LowerCallTo() local
10869 bool NeedsRegBlock = functionArgumentNeedsConsecutiveRegisters( LowerCallTo() local
11421 bool NeedsRegBlock = TLI->functionArgumentNeedsConsecutiveRegisters( LowerArguments() local
[all...]