Searched defs:IfCond (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/ |
D | AsmCond.h | 26 IfCond, // inside if conditional enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/ |
D | AsmCond.h | 26 IfCond, // inside if conditional enumerator
|
/external/llvm/include/llvm/MC/MCParser/ |
D | AsmCond.h | 26 IfCond, // inside if conditional enumerator
|
/external/clang/lib/CodeGen/ |
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
|
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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.h | 1012 bool IfCond; ///< The boolean value that the condition has to variable
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 1251 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 1928 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 2274 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
|