| /external/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsAnalyzeImmediate.h | 60 unsigned ADDiu, ORi, SLL, LUi; variable
|
| D | MipsInstructionSelector.cpp | 374 MachineInstr *SLL = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::SLL)) in select() local
|
| D | MipsISelLowering.cpp | 2725 SDValue SLL = DAG.getNode(ISD::SHL, DL, MVT::i64, LWR, Const32); in lowerLOAD() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsAnalyzeImmediate.h | 60 unsigned ADDiu, ORi, SLL, LUi; variable
|
| D | MipsInstructionSelector.cpp | 339 MachineInstr *SLL = BuildMI(MBB, I, I.getDebugLoc(), TII.get(Mips::SLL)) in select() local
|
| D | MipsISelLowering.cpp | 2727 SDValue SLL = DAG.getNode(ISD::SHL, DL, MVT::i64, LWR, Const32); in lowerLOAD() local
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsAnalyzeImmediate.h | 58 unsigned ADDiu, ORi, SLL, LUi; variable
|
| D | MipsISelLowering.cpp | 2321 SDValue SLL = DAG.getNode(ISD::SHL, DL, MVT::i64, LWR, Const32); in lowerLOAD() local
|
| /external/llvm-project/llvm/tools/llvm-exegesis/lib/Mips/ |
| D | Target.cpp | 75 unsigned ORi, LUi, SLL; in loadImmediate() local
|
| /external/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/ |
| D | TargetTest.cpp | 58 const unsigned SLL = IsGPR32 ? Mips::SLL : Mips::SLL64_64; in IsShift() local
|
| /external/clang/test/CodeGen/ |
| D | xcore-stringtype.c | 33 long long LL, unsigned long long ULL, signed long long SLL, in builtinType()
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | xcore-stringtype.c | 33 long long LL, unsigned long long ULL, signed long long SLL, in builtinType()
|
| /external/pcre/dist2/src/sljit/ |
| D | sljitNativeSPARC_common.c | 167 #define SLL (OPC1(0x2) | OPC3(0x25)) macro
|
| D | sljitNativeMIPS_common.c | 241 #define SLL (HI(0) | LO(0)) macro
|
| /external/clang/lib/Sema/ |
| D | SemaOverload.cpp | 7261 Flt, Dbl, LDbl, SI, SL, SLL, S128, UI, UL, ULL, U128 in getUsualArithmeticConversions() enumerator
|