Home
last modified time | relevance | path

Searched defs:ADDC (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h24 ADDC = 0x01, enumerator
/aosp_15_r20/external/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h25 ADDC = 0x01, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h24 ADDC = 0x01, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h38 ADDC, // Add with carry: (X, Y, Cin) -> (X+Y, Cout). enumerator
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_builder.h397 ALU2_ACC(ADDC) in ALU2_ACC() argument
H A Delk_fs_builder.h620 ALU2_ACC(ADDC) in ALU2_ACC() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h39 ADDC, // Add with carry: (X, Y, Cin) -> (X+Y, Cout). enumerator
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h71 ADDC, // Add with carry enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.h104 ADDC, // Add with carry enumerator
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_builder.h615 ALU2_ACC(ADDC) in ALU2_ACC() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.h109 ADDC, // Add with carry enumerator
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h214 ADDC, SUBC, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h224 ADDC, SUBC, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DISDOpcodes.h269 ADDC, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DISDOpcodes.h270 ADDC, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DISDOpcodes.h269 ADDC, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DISDOpcodes.h269 ADDC, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h269 ADDC, enumerator
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativePPC_common.c140 #define ADDC (HI(31) | LO(10)) macro
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
Dtables.go1197 ADDC const
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2935 APInt ADDC = ADDI->getAPIntValue(); in visitANDLike() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4692 APInt ADDC = ADDI->getAPIntValue(); in visitANDLike() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5656 APInt ADDC = ADDI->getAPIntValue(); in visitANDLike() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17223 APInt ADDC = CTVal->getAPIntValue(); in performAddCSelIntoCSinc() local