Home
last modified time | relevance | path

Searched refs:ConstrainedRC (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp338 const TargetRegisterClass *ConstrainedRC in AddRegisterOperand() local
340 if (!ConstrainedRC) { in AddRegisterOperand()
348 assert(ConstrainedRC->isAllocatable() && in AddRegisterOperand()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1565 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local
1568 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()
1570 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2030 const TargetRegisterClass *ConstrainedRC = in getNumAllocatableRegsForConstraints() local
2033 if (!ConstrainedRC) in getNumAllocatableRegsForConstraints()
2035 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints()