Searched defs:RegTy (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp92 const LLT RegTy = MRI.getType(ValVReg); variable
199 const LLT RegTy = MRI.getType(ValVReg); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp95 const LLT RegTy = getType(Reg); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp453 LLT RegTy = MRI.getType(Op.getReg()); local
H A DMipsISelLowering.cpp4394 RegTy = MVT::getIntegerVT(RegSizeInBytes * 8); local
4484 MVT RegTy = MVT::getIntegerVT(RegSizeInBytes * 8); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp174 LLT RegTy = MRI->getType(MO.getReg()); local
H A DLegalizerHelper.cpp150 bool LegalizerHelper::extractParts(Register Reg, LLT RegTy, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp137 const LLT RegTy = MRI.getType(ValVReg); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1533 const LLT RegTy = MRI.getType(DstReg); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp206 struct RegTy { struct in struct:__anon4092::HexagonOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp3041 MVT RegTy = MemTy == MVT::i64 ? MVT::i64 : MVT::i32; local

Completed in 282 milliseconds