Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1116 static bool shouldUseZeroOffsetLdSt(SDValue N) { in shouldUseZeroOffsetLdSt() function
1148 if (shouldUseZeroOffsetLdSt(N)) in SelectThumbAddrModeRR()
1156 if (shouldUseZeroOffsetLdSt(N)) { in SelectThumbAddrModeImm5S()