| /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
| D | token.ml | 18 | If | Then | Else Constructor
|
| D | ast.ml | 20 | If of expr * expr * expr Constructor
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
| D | token.ml | 18 | If | Then | Else Constructor
|
| D | ast.ml | 23 | If of expr * expr * expr Constructor
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
| D | token.ml | 18 | If | Then | Else Constructor
|
| D | ast.ml | 23 | If of expr * expr * expr Constructor
|
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_emulate_loops.h | 13 struct rc_instruction * If; member
|
| D | r500_fragprog_emit.c | 58 int If; member
|
| D | radeon_emulate_branches.c | 45 struct rc_instruction * If; member
|
| /external/v8/src/compiler/ |
| D | control-builders.cc | 12 void IfBuilder::If(Node* condition) { in If() function in v8::internal::compiler::IfBuilder
|
| /external/clang/lib/Lex/ |
| D | PPConditionalDirectiveRecord.cpp | 78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
|
| /external/clang/lib/Analysis/ |
| D | BodyFarm.cpp | 245 IfStmt *If = new (C) IfStmt(C, SourceLocation(), nullptr, UO, CS); in create_dispatch_once() local 348 Stmt *If = in create_OSAtomicCompareAndSwap() local
|
| /external/clang/include/clang/Lex/ |
| D | PPCallbacks.h | 279 virtual void If(SourceLocation Loc, SourceRange ConditionRange, in If() function 466 void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
|
| /external/llvm/lib/Target/R600/ |
| D | SIAnnotateControlFlow.cpp | 59 Constant *If; member in __anon941c674e0111::SIAnnotateControlFlow
|
| D | SILowerControlFlow.cpp | 180 void SILowerControlFlowPass::If(MachineInstr &MI) { in If() function in SILowerControlFlowPass
|
| /external/clang/lib/AST/ |
| D | StmtPrinter.cpp | 178 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { in PrintRawIfStmt() 213 void StmtPrinter::VisitIfStmt(IfStmt *If) { in VisitIfStmt()
|
| /external/v8/src/ |
| D | hydrogen.h | 1493 Condition* If(HValue *p) { in If() function 1500 Condition* If(HValue* p1, P2 p2) { in If() function 1507 Condition* If(HValue* p1, P2 p2, P3 p3) { in If() function
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 1668 CAMLprim LLVMValueRef llvm_build_cond_br(LLVMValueRef If, in llvm_build_cond_br() 2211 CAMLprim LLVMValueRef llvm_build_select(LLVMValueRef If, in llvm_build_select()
|
| /external/clang/lib/Sema/ |
| D | AnalysisBasedWarnings.cpp | 637 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, in CreateIfFixit()
|
| D | SemaDeclCXX.cpp | 1047 IfStmt *If = cast<IfStmt>(S); in CheckConstexprFunctionStmt() local
|
| /external/llvm/lib/IR/ |
| D | Core.cpp | 2217 LLVMValueRef LLVMBuildCondBr(LLVMBuilderRef B, LLVMValueRef If, in LLVMBuildCondBr() 2685 LLVMValueRef LLVMBuildSelect(LLVMBuilderRef B, LLVMValueRef If, in LLVMBuildSelect()
|
| /external/clang/tools/libclang/ |
| D | CIndex.cpp | 2271 void EnqueueVisitor::VisitIfStmt(const IfStmt *If) { in VisitIfStmt()
|