Home
last modified time | relevance | path

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

12

/external/vulkan-validation-layers/libs/glm/detail/
D_vectorize.hpp196 struct If struct
199 static GLM_FUNC_QUALIFIER T apply(F functor, const T& val) in apply()
206 struct If<false> struct
209 static GLM_FUNC_QUALIFIER T apply(F, const T& val) in apply()
/external/r8/src/main/java/com/android/tools/r8/ir/code/
DIf.java14 public class If extends JumpInstruction { class
60 public If(Type type, Value value) { in If() method in If
65 public If(Type type, List<Value> values) { in If() method in If
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
Dtoken.ml18 | If | Then | Else Constructor
Dast.ml20 | If of expr * expr * expr Constructor
/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/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
Dtoken.ml18 | If | Then | Else Constructor
Dast.ml23 | If of expr * expr * expr Constructor
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
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.h38 struct rc_instruction * If; member
Dr500_fragprog_emit.c58 int If; member
Dradeon_emulate_branches.c45 struct rc_instruction * If; member
/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, in If() function in PPConditionalDirectiveRecord
/external/v8/src/compiler/
Dcontrol-builders.cc14 void IfBuilder::If(Node* condition, BranchHint hint) { in If() function in v8::internal::compiler::IfBuilder
/external/clang/lib/Analysis/
DBodyFarm.cpp242 IfStmt *If = new (C) IfStmt(C, SourceLocation(), false, nullptr, nullptr, in create_dispatch_once() local
346 Stmt *If = new (C) IfStmt(C, SourceLocation(), false, nullptr, nullptr, in create_OSAtomicCompareAndSwap() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
DCyclomaticComplexityTest.java86 public static class If implements Target { class in CyclomaticComplexityTest
/external/clang/include/clang/Lex/
DPPCallbacks.h280 virtual void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
467 void If(SourceLocation Loc, SourceRange ConditionRange, in If() function
/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp59 Constant *If; member in __anon5fa882c30111::SIAnnotateControlFlow
DSILowerControlFlow.cpp248 void SILowerControlFlow::If(MachineInstr &MI) { in If() function in SILowerControlFlow
/external/libchrome/sandbox/linux/bpf_dsl/
Dbpf_dsl.cc288 Elser If(BoolExpr cond, ResultExpr then_result) { in If() function

12