Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h84 unsigned mainop, unsigned ovf) const;
DR600ISelLowering.cpp1040 unsigned mainop, unsigned ovf) const { in LowerUADDSUBO() argument
1052 SDValue Res = DAG.getNode(mainop, DL, VT, Lo, Hi); in LowerUADDSUBO()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.h91 unsigned mainop, unsigned ovf) const;
DR600ISelLowering.cpp864 unsigned mainop, unsigned ovf) const { in LowerUADDSUBO() argument
876 SDValue Res = DAG.getNode(mainop, DL, VT, Lo, Hi); in LowerUADDSUBO()