Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h669 SDValue lowerATOMIC_LOAD_SUB(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp4254 SDValue SystemZTargetLowering::lowerATOMIC_LOAD_SUB(SDValue Op, in lowerATOMIC_LOAD_SUB() function in SystemZTargetLowering
5760 return lowerATOMIC_LOAD_SUB(Op, DAG); in LowerOperation()