Searched defs:isIndexingLegal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 3837 virtual bool isIndexingLegal(MachineInstr &MI, Register Base, Register Offset, isIndexingLegal() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 25434 bool AArch64TargetLowering::isIndexingLegal(MachineInstr &MI, Register Base, isIndexingLegal() function in AArch64TargetLowering |