Home
last modified time | relevance | path

Searched defs:NumStages (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dgraph_optimizer_stage.h294 std::size_t NumStages() { return stages_.size(); } in NumStages() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h95 int NumStages; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DModuloSchedule.h97 int NumStages; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DModuloSchedule.h97 int NumStages; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DModuloSchedule.h97 int NumStages; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DModuloSchedule.h97 int NumStages; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h96 int NumStages; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp401 unsigned NumStages = getStagesForReg(Def, CurStageNum); in generateExistingPhis() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp401 unsigned NumStages = getStagesForReg(Def, CurStageNum); in generateExistingPhis() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2509 unsigned NumStages = Schedule.getStagesForReg(Def, CurStageNum); in generateExistingPhis() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7635 bool Unary, unsigned NumStages = 1) { in createPackShuffleMask()
12786 for (unsigned NumStages = 1; NumStages <= MaxStages; ++NumStages) { in matchShuffleWithPACK() local
12821 unsigned NumStages = Log2_32(CurrentEltBits / EltBits); in lowerShuffleWithPACK() local