Searched defs:OVF (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 873 SDValue OVF = DAG.getNode(ovf, DL, VT, Lo, Hi); in LowerUADDSUBO() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 878 SDValue OVF = DAG.getNode(ovf, DL, VT, Lo, Hi); in LowerUADDSUBO() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1047 SDValue OVF = DAG.getNode(ovf, DL, VT, Lo, Hi); in LowerUADDSUBO() local
|
/external/libaom/libaom/av1/encoder/ |
D | encoder.c | 1758 #define HIGHBD_OBFP(BT, OSDF, OVF, OSVF) \ argument 3380 #define OBFP(BT, OSDF, OVF, OSVF) \ in av1_create_compressor() argument
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 1777 SDValue OVF = Lo.getValue(1); in ExpandIntRes_ADDSUB() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 2324 SDValue OVF = Lo.getValue(1); in ExpandIntRes_ADDSUB() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 2581 SDValue OVF = Lo.getValue(1); in ExpandIntRes_ADDSUB() local
|