Home
last modified time | relevance | path

Searched defs:KnownIDs (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2300 ArrayRef<unsigned> KnownIDs, bool DoesKMove) { in combineMetadata()
2382 unsigned KnownIDs[] = { in combineMetadataForCSE() local
2467 static const unsigned KnownIDs[] = { in patchReplacementInstruction() local
DSimplifyCFG.cpp1309 unsigned KnownIDs[] = {LLVMContext::MD_tbaa, in HoistThenElseCodeToIf() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp613 unsigned KnownIDs[] = { in FoldPHIArgLoadIntoPHI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp904 unsigned KnownIDs[] = {LLVMContext::MD_tbaa, LLVMContext::MD_alias_scope, in performCallSlotOptzn() local
DGVNHoist.cpp245 static const unsigned KnownIDs[] = { in combineKnownMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp1197 void Instruction::dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs) { in dropUnknownNonDebugMetadata()