Searched refs:DispatchRTInput (Results 1 – 3 of 3) sorted by relevance
1125 struct DispatchRTInput { struct1133 DispatchRTInput() = default; argument1134 DispatchRTInput(llvm::Value *LB, llvm::Value *UB, llvm::Value *Chunk) in DispatchRTInput() function1160 const DispatchRTInput &DispatchValues);2083 const DispatchRTInput &DispatchValues) override;
2735 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()12835 bool Ordered, const DispatchRTInput &DispatchValues) { in emitForDispatchInit()
2802 CGOpenMPRuntime::DispatchRTInput DipatchRTInputValues = {LBVal, UBVal, in EmitOMPForOuterLoop()