Searched defs:isLoadTypeLegal (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 618 bool MipsFastISel::isLoadTypeLegal(Type *Ty, MVT &VT) { isLoadTypeLegal() function in MipsFastISel |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 283 bool PPCFastISel::isLoadTypeLegal(Type *Ty, MVT &VT) { isLoadTypeLegal() function in PPCFastISel |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFastISel.cpp | 683 bool ARMFastISel::isLoadTypeLegal(Type *Ty, MVT &VT) { isLoadTypeLegal() function in ARMFastISel |