Searched refs:DispatchRTInput (Results 1 – 3 of 3) sorted by relevance
935 struct DispatchRTInput { struct943 DispatchRTInput() = default; argument944 DispatchRTInput(llvm::Value *LB, llvm::Value *UB, llvm::Value *Chunk) in DispatchRTInput() argument970 const DispatchRTInput &DispatchValues);1734 const DispatchRTInput &DispatchValues) override;
3384 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()9644 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
1955 CGOpenMPRuntime::DispatchRTInput DipatchRTInputValues = {LBVal, UBVal, in EmitOMPForOuterLoop()