Searched defs:getPrefTypeAlign (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | DataLayout.cpp | 874 Align DataLayout::getPrefTypeAlign(Type *Ty) const { getPrefTypeAlign() function in DataLayout |
/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchISelLowering.cpp | 4171 static Align getPrefTypeAlign(EVT VT, SelectionDAG &DAG) { getPrefTypeAlign() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 19821 static Align getPrefTypeAlign(EVT VT, SelectionDAG &DAG) { getPrefTypeAlign() function |