Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h526 SDValue lowerATOMIC_LOAD_SUB(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3280 SDValue SystemZTargetLowering::lowerATOMIC_LOAD_SUB(SDValue Op, in lowerATOMIC_LOAD_SUB() function in SystemZTargetLowering
4538 return lowerATOMIC_LOAD_SUB(Op, DAG); in LowerOperation()