Home
last modified time | relevance | path

Searched refs:supportedAddressingMode (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dloop-04.ll1 ; Test that SystemZISelLowering::supportedAddressingMode() does not crash on
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp903 supportedAddressingMode(Instruction *I, bool HasVector) { in supportedAddressingMode() function
984 SupportedAM = supportedAddressingMode(I, Subtarget.hasVector()); in isLegalAddressingMode()