Home
last modified time | relevance | path

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 DOMPIRBuilder.cpp228 Value *IfCondition, in CreateCancel()
306 PrivatizeCallbackTy PrivCB, FinalizeCallbackTy FiniCB, Value *IfCondition, in CreateParallel()
/aosp_15_r20/external/jspecify/samples/
H A DIfCondition.java21 abstract class IfCondition { class
/aosp_15_r20/external/mesa3d/src/asahi/compiler/test/
H A Dtest-optimizer.cpp323 TEST_F(Optimizer, IfCondition) in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp727 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 Dnodes.h120 enum IfCondition { enum