Home
last modified time | relevance | path

Searched defs:RegTy (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DBPF.cpp40 llvm::Type *RegTy = llvm::IntegerType::get(getVMContext(), 64); in classifyArgumentType() local
H A DPPC.cpp824 llvm::Type *RegTy = llvm::IntegerType::get(getVMContext(), RegBits); in classifyArgumentType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp489 bool llvm::extractParts(Register Reg, LLT RegTy, LLT MainTy, LLT &LeftoverTy, in extractParts()
588 LLT RegTy = MRI.getType(Reg); in extractVectorParts() local
884 const DebugLoc &DL, LLT RegTy) { in getFunctionLiveInPhysReg()
H A DRegBankSelect.cpp174 LLT RegTy = MRI->getType(MO.getReg()); in repairReg() local
H A DCallLowering.cpp1272 const LLT RegTy = MRI.getType(ValVReg); in assignValueToReg() local
H A DLegalizerHelper.cpp5571 LLT RegTy = MRI.getType(MI.getOperand(0).getReg()); in narrowScalarAddSub() local
5748 LLT RegTy = MRI.getType(MI.getOperand(0).getReg()); in narrowScalarInsert() local
H A DCombinerHelper.cpp764 LLT RegTy = MRI.getType(LoadReg); in matchCombineLoadWithAndMask() local
877 LLT RegTy = MRI.getType(DstReg); in matchSextInRegOfLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp451 LLT RegTy = MRI.getType(Op.getReg()); in getInstrMapping() local
H A DMipsCallLowering.cpp428 LLT RegTy = LLT::scalar(RegSize * 8); in lowerFormalArguments() local
H A DMipsISelLowering.cpp4386 MVT RegTy = MVT::getIntegerVT(GPRSizeInBytes * 8); in copyByValRegs() local
4415 RegTy = MVT::getIntegerVT(RegSizeInBytes * 8); in passByValArg() local
4505 MVT RegTy = MVT::getIntegerVT(RegSizeInBytes * 8); in writeVarArgRegs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp94 const LLT RegTy = getType(Reg); in constrainRegAttrs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp200 struct RegTy { struct
201 unsigned RegNum;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1586 const LLT RegTy = MRI.getType(DstReg); in selectMulDivRem() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp3955 MVT RegTy = MemTy == MVT::i64 ? MVT::i64 : MVT::i32; in SelectCMP_SWAP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp6346 LLT RegTy; in legalizeImageIntrinsic() local