Home
last modified time | relevance | path

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

/third_party/skia/tools/
DToolUtils.h200 static int NumTargets(TopoTestNode* node) { return node->fTargets.count(); } in NumTargets() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp133 [&](unsigned FirstTarget, unsigned NumTargets) { in INITIALIZE_PASS()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h1030 static InstJumpTable *create(Cfg *Func, SizeT NumTargets, CfgNode *Default) { in create()
1076 const SizeT NumTargets; variable
DIceInst.cpp590 InstJumpTable::InstJumpTable(Cfg *Func, SizeT NumTargets, CfgNode *Default) in InstJumpTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp1119 uint32_t NumTargets; in readOneFunctionProfile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp3143 unsigned NumTargets = Targets.size(); in rewriteHexBranch() local