Home
last modified time | relevance | path

Searched defs:If (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dtoken.ml18 | If | Then | Else Constructor
Dast.ml20 | If of expr * expr * expr Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoken.ml18 | If | Then | Else Constructor
Dast.ml23 | If of expr * expr * expr Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dtoken.ml18 | If | Then | Else Constructor
Dast.ml23 | If of expr * expr * expr Constructor
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.h13 struct rc_instruction * If; member
Dr500_fragprog_emit.c58 int If; member
Dradeon_emulate_branches.c45 struct rc_instruction * If; member
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.h13 struct rc_instruction * If; member
Dr500_fragprog_emit.c58 int If; member
Dradeon_emulate_branches.c45 struct rc_instruction * If; member
/external/chromium_org/v8/src/compiler/
Dcontrol-builders.cc12 void IfBuilder::If(Node* condition) { in If() function in v8::internal::compiler::IfBuilder
/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
/external/clang/lib/Analysis/
DBodyFarm.cpp246 IfStmt *If = new (C) IfStmt(C, SourceLocation(), nullptr, UO, CS); in create_dispatch_once() local
349 Stmt *If = in create_OSAtomicCompareAndSwap() local
/external/chromium_org/tools/cr/cr/
Dconfig.py90 def If(cls, condition, true_value, false_value=''): member in Config
/external/llvm/lib/Target/R600/
DSIAnnotateControlFlow.cpp58 Constant *If; member in __anon1fa303a50111::SIAnnotateControlFlow
DSILowerControlFlow.cpp179 void SILowerControlFlowPass::If(MachineInstr &MI) { in If() function in SILowerControlFlowPass
/external/clang/include/clang/Lex/
DPPCallbacks.h279 virtual void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
469 void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
/external/chromium_org/sandbox/linux/bpf_dsl/
Dbpf_dsl.cc316 Elser If(const BoolExpr& cond, const ResultExpr& then_result) { in If() function
/external/clang/lib/AST/
DStmtPrinter.cpp178 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { in PrintRawIfStmt()
213 void StmtPrinter::VisitIfStmt(IfStmt *If) { in VisitIfStmt()
/external/chromium_org/third_party/jinja2/
Dnodes.py286 class If(Stmt): class
/external/chromium_org/v8/src/
Dhydrogen.h1493 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/clang/lib/Sema/
DAnalysisBasedWarnings.cpp642 static void CreateIfFixit(Sema &S, const Stmt *If, const Stmt *Then, in CreateIfFixit()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1542 CAMLprim LLVMValueRef llvm_build_cond_br(LLVMValueRef If, in llvm_build_cond_br()
2076 CAMLprim LLVMValueRef llvm_build_select(LLVMValueRef If, in llvm_build_select()

12