Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBankInfo.h41 static PartialMappingIdx BankIDToCopyMapIdx[]; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64GenRegisterBankInfo.def216 AArch64GenRegisterBankInfo::BankIDToCopyMapIdx[]{
227 PartialMappingIdx DstRBIdx = BankIDToCopyMapIdx[DstBankID];
228 PartialMappingIdx SrcRBIdx = BankIDToCopyMapIdx[SrcBankID];
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.h47 static PartialMappingIdx BankIDToCopyMapIdx[]; variable