Searched refs:DispatchRTInput (Results 1 – 3 of 3) sorted by relevance
906 struct DispatchRTInput { struct914 DispatchRTInput() = default; argument915 DispatchRTInput(llvm::Value *LB, llvm::Value *UB, llvm::Value *Chunk) in DispatchRTInput() argument941 const DispatchRTInput &DispatchValues);1818 const DispatchRTInput &DispatchValues) override;
2695 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()12463 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
2994 CGOpenMPRuntime::DispatchRTInput DipatchRTInputValues = {LBVal, UBVal, in EmitOMPForOuterLoop()