/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 65 SHL, SRA, SRL enumerator
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 65 SHL, SRA, SRL enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.h | 65 SHL, SRA, SRL enumerator
|
/external/libffi/src/mips/ |
D | ffitarget.h | 152 # define SRL srl macro 159 # define SRL dsrl macro
|
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/ |
D | ffitarget.h | 152 # define SRL srl macro 159 # define SRL dsrl macro
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiAluCode.h | 37 SRL = 0x27, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiAluCode.h | 37 SRL = 0x27, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 91 SRL, SRA, SHL, enumerator
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 106 SRL, SRA, SHL, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 173 SDValue SRL = DAG.getNode(ISD::SRL, DL, MVT::i32, IPM, in addIPMSequence() local
|
D | SystemZInstrInfo.cpp | 597 MachineInstr *SRL = getDef(RLL->getOperand(1).getReg(), MRI); in removeIPMBasedCompare() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 176 SDValue SRL = DAG.getNode(ISD::SRL, DL, MVT::i32, IPM, in addIPMSequence() local
|
D | SystemZInstrInfo.cpp | 486 MachineInstr *SRL = getDef(RLL->getOperand(1).getReg(), MRI); in removeIPMBasedCompare() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 150 SRL, SRA, SHL, enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 317 SHL, SRA, SRL, ROTL, ROTR, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 382 SHL, SRA, SRL, ROTL, ROTR, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 339 SHL, SRA, SRL, ROTL, ROTR, enumerator
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_common.c | 171 #define SRL (OPC1(0x2) | OPC3(0x26)) macro
|
D | sljitNativeMIPS_common.c | 179 #define SRL (HI(0) | LO(2)) macro
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 801 enum BinaryOp : uint8_t { ADD, AND, SHL, SRA, SRL, LISTCONCAT, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/ |
D | Record.h | 801 enum BinaryOp : uint8_t { ADD, AND, OR, SHL, SRA, SRL, LISTCONCAT, enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/ |
D | Record.h | 954 enum BinaryOp { SHL, SRA, SRL, STRCONCAT, CONCAT, EQ }; enumerator
|
/external/v8/src/mips/ |
D | constants-mips.h | 501 SRL = ((0U << 3) + 2), enumerator
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 483 SRL = ((0U << 3) + 2), enumerator
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 2543 SDValue SRL = OR.getOperand(0); in SearchSignedMulLong() local
|