/external/llvm-project/llvm/include/llvm/MCA/ |
D | Pipeline.h | 55 SmallVector<std::unique_ptr<Stage>, 8> Stages; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Pipeline.h | 57 SmallVector<std::unique_ptr<Stage>, 8> Stages; variable
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ModuloSchedule.h | 235 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForReg() local 249 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForPhi() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ModuloSchedule.h | 229 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForReg() local 243 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForPhi() local
|
/external/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 43 const InstrStage *Stages; // Instruction itinerary stages variable
|
D | MCInstrItineraries.h | 112 const InstrStage *Stages; ///< Array of stages selected variable
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86PartialReduction.cpp | 265 unsigned Stages = Log2_32(NumSplits); in trySADReplacement() local 319 unsigned Stages = Log2_32(NumElems); in matchAddReduction() local
|
D | X86ISelLowering.cpp | 39705 unsigned Stages = Log2_32(VT.getVectorNumElements()); in combineBasicSADPattern() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 86 const InstrStage *Stages; // Instruction itinerary stages variable
|
D | MCInstrItineraries.h | 110 const InstrStage *Stages = nullptr; ///< Array of stages selected variable
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 88 const InstrStage *Stages; // Instruction itinerary stages variable
|
D | MCInstrItineraries.h | 113 const InstrStage *Stages = nullptr; ///< Array of stages selected variable
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingBuiltinTests.cpp | 2445 static const struct Stages struct 2447 const char* name; 2448 VkShaderStageFlagBits stage;
|
/external/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 644 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForReg() local 657 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForPhi() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 611 DenseMap<MachineInstr *, int> Cycles, Stages; in schedule() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 531 DenseMap<MachineInstr *, int> Cycles, Stages; in schedule() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 9220 unsigned Stages = Log2_32(Op.getValueType().getVectorNumElements()); in matchBinOpReduction() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 9423 unsigned Stages = Log2_32(Op.getValueType().getVectorNumElements()); in matchBinOpReduction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 37011 unsigned Stages = Log2_32(VT.getVectorNumElements()); in combineBasicSADPattern() local
|