Searched defs:isLegalMaskedLoadStore (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.h | 220 bool isLegalMaskedLoadStore(Type *DataType, Align Alignment) { isLegalMaskedLoadStore() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.h | 258 bool isLegalMaskedLoadStore(Type *DataType, Align Alignment) { isLegalMaskedLoadStore() function |