Searched defs:SLL (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsAnalyzeImmediate.h | 58 unsigned ADDiu, ORi, SLL, LUi; variable
|
H A D | MipsISelLowering.cpp | 2198 SDValue SLL = DAG.getNode(ISD::SHL, DL, MVT::i64, LWR, Const32); in lowerLOAD() local
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | xcore-stringtype.c | 33 long long LL, unsigned long long ULL, signed long long SLL, in builtinType()
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 7072 Flt, Dbl, LDbl, SI, SL, SLL, S128, UI, UL, ULL, U128 in getUsualArithmeticConversions() enumerator
|