/external/arm-trusted-firmware/include/export/lib/ |
D | utils_def_exp.h | 26 # define LL(_x) (_x) macro 33 # define LL(_x) (_x##LL) macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 82 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/ |
D | MipsExpandPseudo.cpp | 82 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/ |
D | HexagonGenInsert.cpp | 590 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/ |
D | HexagonGenInsert.cpp | 590 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/ |
D | HexagonGenInsert.cpp | 543 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/ |
D | internal.h | 218 #define D_ENCRYPT(ks, LL, R, S) \ argument
|
/external/boringssl/src/crypto/fipsmodule/des/ |
D | internal.h | 218 #define D_ENCRYPT(ks, LL, R, S) \ argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 506 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/ |
D | dfsqrt.S | 163 #define LL r5:4 macro 250 LL = mpyu(ROOTLO,ROOTLO) define
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 510 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/ |
D | LegalizeTypesGeneric.cpp | 525 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/ |
D | sanitizer_format_interceptor_test.cc | 41 static const unsigned LL = sizeof(long long); variable
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_format_interceptor_test.cpp | 40 static const unsigned LL = sizeof(long long); variable
|
/external/boringssl/src/decrepit/blowfish/ |
D | blowfish.c | 68 #define BF_ENC(LL, R, S, P) \ argument
|
/external/llvm-project/llvm/lib/Support/ |
D | ScaledNumber.cpp | 27 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/ |
D | ScaledNumber.cpp | 27 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/ |
D | blowfish.c | 68 #define BF_ENC(LL, R, S, P) \ argument
|
/external/llvm/lib/Support/ |
D | ScaledNumber.cpp | 28 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/ |
D | tag-types.cpp | 26 long long LL; member
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | modernize-use-using.cpp | 7 typedef long LL; typedef
|
/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/lua/src/ |
D | llimits.h | 70 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro
|
/external/llvm-project/clang/test/SemaCXX/ |
D | attr-noreturn.cpp | 87 struct LL : KK {}; struct
|