Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp452 static bool expandIndex(SystemZAddressingMode &AM, SDValue Base, in expandIndex() function
507 if (IsBase && expandIndex(AM, Op0, Op1)) in expandAddress()