Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h56 typedef SMLoc LocTy; typedef
H A DLLParser.h106 typedef LLLexer::LocTy LocTy; typedef
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp400 LLT LocTy = MRI.getType(SrcReg); in buildCopyFromRegs() local
784 const LLT LocTy(LocVT); in handleAssignments() local
1295 LLT LocTy{VA.getLocVT()}; in extendRegister() local
1387 const LLT LocTy(LocVT); in assignValueToReg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp178 LLT LocTy(VA.getLocVT()); in assignValueToAddress() local