Home
last modified time | relevance | path

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

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