Home
last modified time | relevance | path

Searched defs:Stages (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/include/llvm/MCA/
DPipeline.h55 SmallVector<std::unique_ptr<Stage>, 8> Stages; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DPipeline.h57 SmallVector<std::unique_ptr<Stage>, 8> Stages; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h229 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForReg() local
243 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForPhi() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DModuloSchedule.h235 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForReg() local
249 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForPhi() local
/external/llvm-project/llvm/lib/Target/X86/
DX86PartialReduction.cpp265 unsigned Stages = Log2_32(NumSplits); in trySADReplacement() local
319 unsigned Stages = Log2_32(NumElems); in matchAddReduction() local
DX86ISelLowering.cpp39705 unsigned Stages = Log2_32(VT.getVectorNumElements()); in combineBasicSADPattern() local
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h43 const InstrStage *Stages; // Instruction itinerary stages variable
DMCInstrItineraries.h112 const InstrStage *Stages; ///< Array of stages selected variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h86 const InstrStage *Stages; // Instruction itinerary stages variable
DMCInstrItineraries.h110 const InstrStage *Stages = nullptr; ///< Array of stages selected variable
/external/llvm-project/llvm/include/llvm/MC/
DMCSubtargetInfo.h88 const InstrStage *Stages; // Instruction itinerary stages variable
DMCInstrItineraries.h113 const InstrStage *Stages = nullptr; ///< Array of stages selected variable
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp2445 static const struct Stages struct
2447 const char* name;
2448 VkShaderStageFlagBits stage;
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp644 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForReg() local
657 std::pair<unsigned, bool> Stages = RegToStageDiff[Reg]; in getStagesForPhi() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp531 DenseMap<MachineInstr *, int> Cycles, Stages; in schedule() local
/external/llvm-project/llvm/lib/CodeGen/
DMachinePipeliner.cpp611 DenseMap<MachineInstr *, int> Cycles, Stages; in schedule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9220 unsigned Stages = Log2_32(Op.getValueType().getVectorNumElements()); in matchBinOpReduction() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9423 unsigned Stages = Log2_32(Op.getValueType().getVectorNumElements()); in matchBinOpReduction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37011 unsigned Stages = Log2_32(VT.getVectorNumElements()); in combineBasicSADPattern() local