Searched refs:DispatchRTInput (Results 1 – 3 of 3) sorted by relevance
1126 struct DispatchRTInput { struct1134 DispatchRTInput() = default; argument1135 DispatchRTInput(llvm::Value *LB, llvm::Value *UB, llvm::Value *Chunk) in DispatchRTInput() function1161 const DispatchRTInput &DispatchValues);2087 const DispatchRTInput &DispatchValues) override;
2702 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()12851 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
2936 CGOpenMPRuntime::DispatchRTInput DipatchRTInputValues = {LBVal, UBVal, in EmitOMPForOuterLoop()