Searched refs:DispatchRTInput (Results 1 – 3 of 3) sorted by relevance
912 struct DispatchRTInput { struct920 DispatchRTInput() = default; argument921 DispatchRTInput(llvm::Value *LB, llvm::Value *UB, llvm::Value *Chunk) in DispatchRTInput() argument947 const DispatchRTInput &DispatchValues);1838 const DispatchRTInput &DispatchValues) override;
2527 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()12034 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
3036 CGOpenMPRuntime::DispatchRTInput DipatchRTInputValues = {LBVal, UBVal, in EmitOMPForOuterLoop()