Home
last modified time | relevance | path

Searched defs:SubRegIndex (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp211 unsigned SubRegIndex = R600RegisterInfo::getSubRegFromChannel(Chan); in runOnMachineFunction() local
226 unsigned SubRegIndex = R600RegisterInfo::getSubRegFromChannel(Chan); in runOnMachineFunction() local
H A DR600InstrInfo.cpp58 unsigned SubRegIndex = R600RegisterInfo::getSubRegFromChannel(I); in copyPhysReg() local
H A DSIInstrInfo.cpp3470 unsigned SubRegIndex) { in extractSubregFromImm()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp725 void TargetRegisterInfo::dumpReg(Register Reg, unsigned SubRegIndex, in dumpReg()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1345 const CodeGenSubRegIndex *SubRegIndex = CGRegs.findSubRegIdx(R); in importLeafNodeRenderer() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1610 for (const CodeGenSubRegIndex &SubRegIndex : SubRegIndices) { in computeSubRegLaneMasks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp579 unsigned SubRegIndex; in ExpandVLD() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2284 unsigned SubRegIndex = PFS.Target.getSubRegIndex(Token.stringValue()); in parseSubRegisterIndexOperand() local