Home
last modified time | relevance | path

Searched refs:RepRegClassForVT (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h216 const TargetRegisterClass *RC = RepRegClassForVT[VT.getSimpleVT().SimpleTy]; in getRepRegClassFor()
1766 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/external/llvm/include/llvm/Target/
DTargetLowering.h444 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
1999 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h621 const TargetRegisterClass *RC = RepRegClassForVT[VT.SimpleTy]; in getRepRegClassFor()
2452 const TargetRegisterClass *RepRegClassForVT[MVT::LAST_VALUETYPE]; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1248 RepRegClassForVT[i] = RRC; in computeRegisterProperties()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1476 RepRegClassForVT[i] = RRC; in computeRegisterProperties()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp909 RepRegClassForVT[i] = RRC; in computeRegisterProperties()