Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp282 bool NeedsRegBlock = TLI->functionArgumentNeedsConsecutiveRegisters( splitToValueTypes() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1025 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters( lowerCallTo() local
H A DSelectionDAGBuilder.cpp2199 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters( visitRet() local
10352 bool NeedsRegBlock = functionArgumentNeedsConsecutiveRegisters( LowerCallTo() local
10412 bool NeedsRegBlock = functionArgumentNeedsConsecutiveRegisters( LowerCallTo() local
10964 bool NeedsRegBlock = TLI->functionArgumentNeedsConsecutiveRegisters( LowerArguments() local
[all...]