Searched refs:DispatchRTInput (Results 1 – 3 of 3) sorted by relevance
894 struct DispatchRTInput { struct902 DispatchRTInput() = default; argument903 DispatchRTInput(llvm::Value *LB, llvm::Value *UB, llvm::Value *Chunk) in DispatchRTInput() argument929 const DispatchRTInput &DispatchValues);1832 const DispatchRTInput &DispatchValues) override;
2505 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()12099 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
3179 CGOpenMPRuntime::DispatchRTInput DipatchRTInputValues = {LBVal, UBVal, in EmitOMPForOuterLoop()