/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiAluCode.h | 37 SRA = 0x37, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 174 SDValue SRA = DAG.getNode(ISD::SRA, DL, MVT::i32, SHL, in addIPMSequence() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 157 SRA, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 471 SHL, SRA, SRL, ROTL, ROTR, FSHL, FSHR, enumerator
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeRISCV_common.c | 131 #define SRA (F7(0x20) | F3(0x5) | OPC(0x33)) macro
|
D | sljitNativeMIPS_common.c | 273 #define SRA (HI(0) | LO(3)) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 837 const bool SRA = Op.getOpcode() == ISD::SRA_PARTS; in LowerSRXParts() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 803 enum BinaryOp : uint8_t { ADD, MUL, AND, OR, SHL, SRA, SRL, LISTCONCAT, enumerator
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | constants-mips.h | 512 SRA = ((0U << 3) + 3), enumerator
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | constants-mips64.h | 509 SRA = ((0U << 3) + 3), enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 3672 SDValue SRA = in LowerINTRINSIC_WO_CHAIN() local 11306 SDValue SRA = AddeNode->getOperand(0); in AddCombineTo64BitSMLAL16() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 3254 SDValue SRA = DAG.getNode(ISD::SRA, DL, VT, N1.getOperand(0), ShAmt); in visitSUB() local 7866 SDValue SRA = in visitSRA() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 9722 SDValue SRA = in BuildSDIVPow2() local
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.cc | 5715 EVALUATE(SRA) { in EVALUATE() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 21058 SDValue SRA = in BuildSDIVPow2() local
|