Searched refs:emitBarrierImpl (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 213 InsertPointTy emitBarrierImpl(const LocationDescription &Loc,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 177 return emitBarrierImpl(Loc, DK, ForceSimpleCall, CheckCancelFlag); in CreateBarrier() 181 OpenMPIRBuilder::emitBarrierImpl(const LocationDescription &Loc, Directive Kind, in emitBarrierImpl() function in OpenMPIRBuilder
|
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 361 InsertPointTy emitBarrierImpl(const LocationDescription &Loc,
|
/external/llvm-project/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 297 return emitBarrierImpl(Loc, DK, ForceSimpleCall, CheckCancelFlag); in createBarrier() 301 OpenMPIRBuilder::emitBarrierImpl(const LocationDescription &Loc, Directive Kind, in emitBarrierImpl() function in OpenMPIRBuilder
|