Home
last modified time | relevance | path

Searched defs:LL (Results 1 – 25 of 69) sorted by relevance

123

/external/arm-trusted-firmware/include/export/lib/
Dutils_def_exp.h26 # define LL(_x) (_x) macro
33 # define LL(_x) (_x##LL) macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp82 unsigned LL, SC; in expandAtomicCmpSwapSubword() local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOpSubword() local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp82 unsigned LL, SC; in expandAtomicCmpSwapSubword() local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOpSubword() local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp590 const IFListType &LL = I->second; in dump_map() local
870 const RSListType &LL = I->second; in findRecordInsertForms() local
902 RSListType &LL = F->second; in findRecordInsertForms() local
1046 IFListType &LL = I->second; in computeRemovableRegisters() local
1068 IFListType &LL = F->second; in pruneCoveredSets() local
1156 IFListType &LL = F->second; in pruneUsesTooFar() local
1177 IFListType &LL = F->second; in pruneRegCopies() local
1295 const IFListType &LL = I->second; in selectCandidates() local
1332 IFListType &LL = I->second; in selectCandidates() local
1384 const IFListType &LL = I->second; in selectCandidates() local
[all …]
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp590 const IFListType &LL = I->second; in dump_map() local
870 const RSListType &LL = I->second; in findRecordInsertForms() local
902 RSListType &LL = F->second; in findRecordInsertForms() local
1046 IFListType &LL = I->second; in computeRemovableRegisters() local
1068 IFListType &LL = F->second; in pruneCoveredSets() local
1156 IFListType &LL = F->second; in pruneUsesTooFar() local
1177 IFListType &LL = F->second; in pruneRegCopies() local
1295 const IFListType &LL = I->second; in selectCandidates() local
1332 IFListType &LL = I->second; in selectCandidates() local
1384 const IFListType &LL = I->second; in selectCandidates() local
[all …]
/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp543 const IFListType &LL = I->second; in dump_map() local
827 const RSListType &LL = I->second; in findRecordInsertForms() local
860 RSListType &LL = F->second; in findRecordInsertForms() local
1007 IFListType &LL = I->second; in computeRemovableRegisters() local
1031 IFListType &LL = F->second; in pruneCoveredSets() local
1120 IFListType &LL = F->second; in pruneUsesTooFar() local
1142 IFListType &LL = F->second; in pruneRegCopies() local
1258 const IFListType &LL = I->second; in selectCandidates() local
1295 IFListType &LL = I->second; in selectCandidates() local
1347 const IFListType &LL = I->second; in selectCandidates() local
[all …]
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/
Dinternal.h218 #define D_ENCRYPT(ks, LL, R, S) \ argument
/external/boringssl/src/crypto/fipsmodule/des/
Dinternal.h218 #define D_ENCRYPT(ks, LL, R, S) \ argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
544 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/external/llvm-project/compiler-rt/lib/builtins/hexagon/
Ddfsqrt.S163 #define LL r5:4 macro
250 LL = mpyu(ROOTLO,ROOTLO) define
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp510 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
548 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
547 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_format_interceptor_test.cc41 static const unsigned LL = sizeof(long long); variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_format_interceptor_test.cpp40 static const unsigned LL = sizeof(long long); variable
/external/boringssl/src/decrepit/blowfish/
Dblowfish.c68 #define BF_ENC(LL, R, S, P) \ argument
/external/llvm-project/llvm/lib/Support/
DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/external/rust/crates/quiche/deps/boringssl/src/decrepit/blowfish/
Dblowfish.c68 #define BF_ENC(LL, R, S, P) \ argument
/external/llvm/lib/Support/
DScaledNumber.cpp28 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
Dtag-types.cpp26 long long LL; member
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-using.cpp7 typedef long LL; typedef
/external/clang/test/CodeGen/
Dxcore-stringtype.c33 long long LL, unsigned long long ULL, signed long long SLL, in builtinType()
/external/llvm-project/clang/test/CodeGen/
Dxcore-stringtype.c33 long long LL, unsigned long long ULL, signed long long SLL, in builtinType()
/external/lua/src/
Dllimits.h70 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro
/external/llvm-project/clang/test/SemaCXX/
Dattr-noreturn.cpp87 struct LL : KK {}; struct

123