Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp125 [&](unsigned FirstTarget, unsigned NumTargets) { in ExpandICallBranchFunnel()
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp637 uint32_t NumTargets; in readOneFunctionProfile() local
/external/swiftshader/third_party/subzero/src/
DIceInst.h1076 static InstJumpTable *create(Cfg *Func, SizeT NumTargets, CfgNode *Default) { in create()
1122 const SizeT NumTargets; variable
DIceInst.cpp607 InstJumpTable::InstJumpTable(Cfg *Func, SizeT NumTargets, CfgNode *Default) in InstJumpTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DSampleProfReader.cpp737 uint32_t NumTargets; in readOneFunctionProfile() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp3129 unsigned NumTargets = Targets.size(); in rewriteHexBranch() local