Searched refs:DispatchRTInput (Results 1 – 3 of 3) sorted by relevance
1100 struct DispatchRTInput { struct1108 DispatchRTInput() = default; argument1109 DispatchRTInput(llvm::Value *LB, llvm::Value *UB, llvm::Value *Chunk) in DispatchRTInput() function1135 const DispatchRTInput &DispatchValues);2063 const DispatchRTInput &DispatchValues) override;
2730 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()12674 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
2775 CGOpenMPRuntime::DispatchRTInput DipatchRTInputValues = {LBVal, UBVal, in EmitOMPForOuterLoop()