Searched defs:SPTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfUnit.cpp | 1305 if (const DISubroutineType *SPTy = SP->getType()) { applySubprogramAttributes() local |
/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kISelLowering.cpp | 3401 auto *ARClass = getRegClassFor(SPTy); in LowerDYNAMIC_STACKALLOC() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 24971 MVT SPTy = getPointerTy(DAG.getDataLayout()); LowerDYNAMIC_STACKALLOC() local |