Home
last modified time | relevance | path

Searched defs:CSINC (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h47 CSINC, // Conditional select increment. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.h255 CSINC, // Conditional select increment. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h47 CSINC, // Conditional select increment. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.h323 CSINC, // Conditional select increment. enumerator
H A DARMISelLowering.cpp13891 SDValue CSINC = N->getOperand(1); in PerformSubCSINCCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h85 CSINC, // Conditional select increment. enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
Dtables.go77 CSINC const
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativeARM_64.c93 #define CSINC 0x9a800400 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4759 auto CSINC = MIRBuilder.buildInstr(Opc, {Dst}, {Src1, Src2}).addImm(Pred); in emitCSINC() local
/aosp_15_r20/external/vixl/doc/aarch64/
H A Dsupported-instructions-aarch64.md724 ### CSINC ### subsection
/aosp_15_r20/external/vixl/src/aarch64/
H A Dconstants-aarch64.h1396 CSINC = CSINC_w, enumerator