Searched refs:HasSimdModifier (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 139 bool HasSimdModifier) { in getOpenMPBaseScheduleType() argument 149 return HasSimdModifier ? OMPScheduleType::BaseGuidedSimd in getOpenMPBaseScheduleType() 154 return HasSimdModifier ? OMPScheduleType::BaseRuntimeSimd in getOpenMPBaseScheduleType() 187 bool HasSimdModifier, bool HasMonotonic, in getOpenMPMonotonicityScheduleType() argument 223 bool HasSimdModifier, bool HasMonotonicModifier, in computeOpenMPScheduleType() argument 226 getOpenMPBaseScheduleType(ClauseKind, HasChunks, HasSimdModifier); in computeOpenMPScheduleType() 230 OrderedSchedule, HasSimdModifier, HasMonotonicModifier, in computeOpenMPScheduleType() 2350 llvm::Value *ChunkSize, bool HasSimdModifier, bool HasMonotonicModifier, in applyWorkshareLoop() argument 2353 SchedKind, ChunkSize, HasSimdModifier, HasMonotonicModifier, in applyWorkshareLoop()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 624 Value *ChunkSize = nullptr, bool HasSimdModifier = false,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 1056 Value *ChunkSize = nullptr, bool HasSimdModifier = false,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 1045 Value *ChunkSize = nullptr, bool HasSimdModifier = false,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 1056 Value *ChunkSize = nullptr, bool HasSimdModifier = false,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 1056 Value *ChunkSize = nullptr, bool HasSimdModifier = false,
|