Home
last modified time | relevance | path

Searched defs:RegType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp300 LLT RegType = MRI.getType(Reg); in widenScalarLLTNextPow2() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3551 char RegType = RegTypes[RegNo / 8]; in getRegForInlineAsmConstraint() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2908 enum RegType { GPR, FPR64, FPR128, PPR, ZPR, VG } Type; enum
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7427 MVT RegType = TLI->getPreferredSwitchConditionType(Context, OldVT); in optimizeSwitchType() local