Searched defs:IfCondition (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 228 Value *IfCondition, in CreateCancel() 306 PrivatizeCallbackTy PrivCB, FinalizeCallbackTy FiniCB, Value *IfCondition, in CreateParallel()
|
/aosp_15_r20/external/jspecify/samples/ |
H A D | IfCondition.java | 21 abstract class IfCondition { class
|
/aosp_15_r20/external/mesa3d/src/asahi/compiler/test/ |
H A D | test-optimizer.cpp | 323 TEST_F(Optimizer, IfCondition) in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 727 Value *IfCondition, in createCancel() 884 FinalizeCallbackTy FiniCB, Value *IfCondition, Value *NumThreads, in createParallel() 1285 bool Tied, Value *Final, Value *IfCondition, in createTask()
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | nodes.h | 120 enum IfCondition { enum
|