/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 1210 const Expr *IfCond = nullptr; in emitCommonOMPParallelDirective() local 2562 const Expr *IfCond = nullptr; in EmitOMPTaskDirective() local 3274 const Expr *IfCond = nullptr; in EmitOMPTargetDirective() local 3363 const Expr *IfCond = nullptr; in EmitOMPCancelDirective() local 3404 const Expr *IfCond = nullptr; in EmitOMPTargetDataDirective() local 3424 const Expr *IfCond = nullptr; in EmitOMPTargetEnterDataDirective() local 3444 const Expr *IfCond = nullptr; in EmitOMPTargetExitDataDirective() local 3481 const Expr *IfCond = nullptr; in EmitOMPTaskLoopBasedDirective() local 3621 const Expr *IfCond = nullptr; in EmitOMPTargetUpdateDirective() local
|
H A D | CGOpenMPRuntime.cpp | 1934 const Expr *IfCond) { in emitParallelCall() 3870 const Expr *IfCond, in emitTaskCall() 4060 const Expr *IfCond, in emitTaskLoopCall() 4706 const Expr *IfCond, in emitCancelCall() 5699 const Expr *IfCond, const Expr *Device, in emitTargetCall() 6060 const Expr *IfCond, in emitTargetDataCalls() 6180 CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, in emitTargetDataStandAloneCall()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/ |
D | AsmCond.h | 25 IfCond, // inside if conditional enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/ |
D | AsmCond.h | 25 IfCond, // inside if conditional enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
H A D | AsmCond.h | 25 IfCond, // inside if conditional enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCParser/ |
D | AsmCond.h | 25 IfCond, // inside if conditional enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/ |
D | AsmCond.h | 25 IfCond, // inside if conditional enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCParser/ |
H A D | AsmCond.h | 25 IfCond, // inside if conditional enumerator
|
/aosp_15_r20/external/llvm/include/llvm/MC/MCParser/ |
H A D | AsmCond.h | 26 IfCond, // inside if conditional enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2996 Value *IfCond, ValueToValueMapTy &VMap, in createIfVersion() 3058 Value *IfCond, OrderKind Order, in applySimd()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 1928 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 2314 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 3311 Value *IfCond = DomBI->getCondition(); in FoldTwoEntryPHINode() local
|