Home
last modified time | relevance | path

Searched defs:SK (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp75 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction()
84 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
93 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetObjectFile.cpp33 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
/external/llvm/include/llvm/IR/
DComdat.h53 SelectionKind SK; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DComdat.h57 SelectionKind SK = Any; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
/external/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp43 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
/external/mbedtls/library/
Ddes.c603 uint32_t X, Y, T, *SK; in mbedtls_des_crypt_ecb() local
697 uint32_t X, Y, T, *SK; in mbedtls_des3_crypt_ecb() local
Dcamellia.c416 uint32_t *SK; in mbedtls_camellia_setkey_dec() local
Daes.c630 uint32_t *SK; in mbedtls_aes_setkey_dec() local
/external/openthread/third_party/mbedtls/repo/library/
Ddes.c610 uint32_t X, Y, T, *SK; in mbedtls_des_crypt_ecb() local
704 uint32_t X, Y, T, *SK; in mbedtls_des3_crypt_ecb() local
Dcamellia.c433 uint32_t *SK; in mbedtls_camellia_setkey_dec() local
Daes.c650 uint32_t *SK; in mbedtls_aes_setkey_dec() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DLinkModules.cpp382 Comdat::SelectionKind SK; in linkIfNeeded() local
465 Comdat::SelectionKind SK; in run() local
/external/llvm/lib/Linker/
DLinkModules.cpp406 Comdat::SelectionKind SK; in linkIfNeeded() local
494 Comdat::SelectionKind SK; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp801 SimpleKey SK; in peekNext() local
981 SimpleKey SK; in saveSimpleKeyCandidate() local
1226 SimpleKey SK = SimpleKeys.pop_back_val(); in scanValue() local
/external/llvm/lib/Support/
DYAMLParser.cpp803 SimpleKey SK; in peekNext() local
983 SimpleKey SK; in saveSimpleKeyCandidate() local
1228 SimpleKey SK = SimpleKeys.pop_back_val(); in scanValue() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp896 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
/external/clang/include/clang/Sema/
DInitialization.h943 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DCldrUtility.java881 SM source, Transform<SK, TK> transformKey, Transform<SV, TV> transformValue, TM target) { in transform()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2881 static const char *getSummaryKindName(GlobalValueSummary::SummaryKind SK) { in getSummaryKindName()
/external/llvm/lib/AsmParser/
DLLParser.cpp547 Comdat::SelectionKind SK; in parseComdat() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3064 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3770 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp626 Comdat::SelectionKind SK; in parseComdat() local