/external/clang/lib/Analysis/ |
ThreadSafetyTIL.cpp | 80 // If E is a variable, then trace back through any aliases or redundant 84 if (auto *V = dyn_cast<Variable>(E)) { 85 if (V->kind() == Variable::VK_Let) { 102 // If E is a variable, then trace back through any aliases or redundant 107 if (auto *V = dyn_cast<Variable>(E)) { 108 if (V->kind() != Variable::VK_Let)
|
/external/javassist/src/main/javassist/compiler/ast/ |
Visitor.java | 45 public void atVariable(Variable n) throws CompileError {}
|
/external/swiftshader/third_party/subzero/src/ |
IceInstVarIter.h | 27 /// for (Variable Var : Op.Vars()) 57 /// Similarly, the current Variable's Operand index can be obtained with 63 /// statements, variable initialization and expression evaluations. You have 80 /// * i --> outer loop control variable; 81 /// * Var##Index --> the current variable index 83 /// * j --> the inner loop control variable 89 /// Operand * variable to hold the current operand being evaluated to avoid 92 /// variable with nullptr, so UnreachableThenBody is trully unreachable, and 102 /// 4) Init2 is where the voodoo starts. It declares a Variable * local 103 /// variable name 'Var' (i.e., whatever identifier the first parameter t [all...] |
/external/valgrind/include/ |
pub_tool_addrinfo.h | 74 Addr_Variable, // variable described by the debug info 160 // the variable's name (zero terminated), plus a (memory) offset. 170 } Variable;
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/ |
CloneDetection.h | 256 /// identical in every aspect beside the used variable names). 325 /// Describes an occurence of a variable reference in a statement. 329 /// The statement in the code where the variable was referenced. 342 /// Adds a new variable referenced to this pattern. 343 /// \param VarDecl The declaration of the variable that is referenced. 344 /// \param Mention The SourceRange where this variable is referenced. 347 /// Adds each referenced variable from the given statement. 364 /// The variable which referencing in this clone was against the pattern. 365 const VarDecl *Variable; 366 /// Where the variable was referenced [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
MachineIRBuilder.h | 134 /// associated \p Variable lives in \p Reg (suitably modified by \p Expr). 135 MachineInstrBuilder buildDirectDbgValue(unsigned Reg, const MDNode *Variable, 139 /// associated \p Variable lives in memory at \p Reg + \p Offset (suitably 142 const MDNode *Variable, 145 /// associated \p Variable lives in the stack slot specified by \p FI 147 MachineInstrBuilder buildFIDbgValue(int FI, const MDNode *Variable, 150 /// Build and insert a DBG_VALUE instructions specifying that \p Variable is 153 const MDNode *Variable,
|
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/ |
CloneDetection.h | 256 /// identical in every aspect beside the used variable names). 325 /// Describes an occurence of a variable reference in a statement. 329 /// The statement in the code where the variable was referenced. 342 /// Adds a new variable referenced to this pattern. 343 /// \param VarDecl The declaration of the variable that is referenced. 344 /// \param Mention The SourceRange where this variable is referenced. 347 /// Adds each referenced variable from the given statement. 364 /// The variable which referencing in this clone was against the pattern. 365 const VarDecl *Variable; 366 /// Where the variable was referenced [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
MachineIRBuilder.h | 134 /// associated \p Variable lives in \p Reg (suitably modified by \p Expr). 135 MachineInstrBuilder buildDirectDbgValue(unsigned Reg, const MDNode *Variable, 139 /// associated \p Variable lives in memory at \p Reg + \p Offset (suitably 142 const MDNode *Variable, 145 /// associated \p Variable lives in the stack slot specified by \p FI 147 MachineInstrBuilder buildFIDbgValue(int FI, const MDNode *Variable, 150 /// Build and insert a DBG_VALUE instructions specifying that \p Variable is 153 const MDNode *Variable,
|
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/ |
CloneDetection.h | 256 /// identical in every aspect beside the used variable names). 325 /// Describes an occurence of a variable reference in a statement. 329 /// The statement in the code where the variable was referenced. 342 /// Adds a new variable referenced to this pattern. 343 /// \param VarDecl The declaration of the variable that is referenced. 344 /// \param Mention The SourceRange where this variable is referenced. 347 /// Adds each referenced variable from the given statement. 364 /// The variable which referencing in this clone was against the pattern. 365 const VarDecl *Variable; 366 /// Where the variable was referenced [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
MachineIRBuilder.h | 134 /// associated \p Variable lives in \p Reg (suitably modified by \p Expr). 135 MachineInstrBuilder buildDirectDbgValue(unsigned Reg, const MDNode *Variable, 139 /// associated \p Variable lives in memory at \p Reg + \p Offset (suitably 142 const MDNode *Variable, 145 /// associated \p Variable lives in the stack slot specified by \p FI 147 MachineInstrBuilder buildFIDbgValue(int FI, const MDNode *Variable, 150 /// Build and insert a DBG_VALUE instructions specifying that \p Variable is 153 const MDNode *Variable,
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/ |
CloneDetection.h | 256 /// identical in every aspect beside the used variable names). 325 /// Describes an occurence of a variable reference in a statement. 329 /// The statement in the code where the variable was referenced. 342 /// Adds a new variable referenced to this pattern. 343 /// \param VarDecl The declaration of the variable that is referenced. 344 /// \param Mention The SourceRange where this variable is referenced. 347 /// Adds each referenced variable from the given statement. 364 /// The variable which referencing in this clone was against the pattern. 365 const VarDecl *Variable; 366 /// Where the variable was referenced [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
MachineIRBuilder.h | 134 /// associated \p Variable lives in \p Reg (suitably modified by \p Expr). 135 MachineInstrBuilder buildDirectDbgValue(unsigned Reg, const MDNode *Variable, 139 /// associated \p Variable lives in memory at \p Reg + \p Offset (suitably 142 const MDNode *Variable, 145 /// associated \p Variable lives in the stack slot specified by \p FI 147 MachineInstrBuilder buildFIDbgValue(int FI, const MDNode *Variable, 150 /// Build and insert a DBG_VALUE instructions specifying that \p Variable is 153 const MDNode *Variable,
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/ |
CloneDetection.h | 256 /// identical in every aspect beside the used variable names). 325 /// Describes an occurence of a variable reference in a statement. 329 /// The statement in the code where the variable was referenced. 342 /// Adds a new variable referenced to this pattern. 343 /// \param VarDecl The declaration of the variable that is referenced. 344 /// \param Mention The SourceRange where this variable is referenced. 347 /// Adds each referenced variable from the given statement. 364 /// The variable which referencing in this clone was against the pattern. 365 const VarDecl *Variable; 366 /// Where the variable was referenced [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
MachineIRBuilder.h | 134 /// associated \p Variable lives in \p Reg (suitably modified by \p Expr). 135 MachineInstrBuilder buildDirectDbgValue(unsigned Reg, const MDNode *Variable, 139 /// associated \p Variable lives in memory at \p Reg + \p Offset (suitably 142 const MDNode *Variable, 145 /// associated \p Variable lives in the stack slot specified by \p FI 147 MachineInstrBuilder buildFIDbgValue(int FI, const MDNode *Variable, 150 /// Build and insert a DBG_VALUE instructions specifying that \p Variable is 153 const MDNode *Variable,
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/ |
CloneDetection.h | 256 /// identical in every aspect beside the used variable names). 325 /// Describes an occurence of a variable reference in a statement. 329 /// The statement in the code where the variable was referenced. 342 /// Adds a new variable referenced to this pattern. 343 /// \param VarDecl The declaration of the variable that is referenced. 344 /// \param Mention The SourceRange where this variable is referenced. 347 /// Adds each referenced variable from the given statement. 364 /// The variable which referencing in this clone was against the pattern. 365 const VarDecl *Variable; 366 /// Where the variable was referenced [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
MachineIRBuilder.h | 134 /// associated \p Variable lives in \p Reg (suitably modified by \p Expr). 135 MachineInstrBuilder buildDirectDbgValue(unsigned Reg, const MDNode *Variable, 139 /// associated \p Variable lives in memory at \p Reg + \p Offset (suitably 142 const MDNode *Variable, 145 /// associated \p Variable lives in the stack slot specified by \p FI 147 MachineInstrBuilder buildFIDbgValue(int FI, const MDNode *Variable, 150 /// Build and insert a DBG_VALUE instructions specifying that \p Variable is 153 const MDNode *Variable,
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/ |
CloneDetection.h | 256 /// identical in every aspect beside the used variable names). 325 /// Describes an occurence of a variable reference in a statement. 329 /// The statement in the code where the variable was referenced. 342 /// Adds a new variable referenced to this pattern. 343 /// \param VarDecl The declaration of the variable that is referenced. 344 /// \param Mention The SourceRange where this variable is referenced. 347 /// Adds each referenced variable from the given statement. 364 /// The variable which referencing in this clone was against the pattern. 365 const VarDecl *Variable; 366 /// Where the variable was referenced [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
MachineIRBuilder.h | 134 /// associated \p Variable lives in \p Reg (suitably modified by \p Expr). 135 MachineInstrBuilder buildDirectDbgValue(unsigned Reg, const MDNode *Variable, 139 /// associated \p Variable lives in memory at \p Reg + \p Offset (suitably 142 const MDNode *Variable, 145 /// associated \p Variable lives in the stack slot specified by \p FI 147 MachineInstrBuilder buildFIDbgValue(int FI, const MDNode *Variable, 150 /// Build and insert a DBG_VALUE instructions specifying that \p Variable is 153 const MDNode *Variable,
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/ |
CloneDetection.h | 256 /// identical in every aspect beside the used variable names). 325 /// Describes an occurence of a variable reference in a statement. 329 /// The statement in the code where the variable was referenced. 342 /// Adds a new variable referenced to this pattern. 343 /// \param VarDecl The declaration of the variable that is referenced. 344 /// \param Mention The SourceRange where this variable is referenced. 347 /// Adds each referenced variable from the given statement. 364 /// The variable which referencing in this clone was against the pattern. 365 const VarDecl *Variable; 366 /// Where the variable was referenced [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/ |
MachineIRBuilder.h | 134 /// associated \p Variable lives in \p Reg (suitably modified by \p Expr). 135 MachineInstrBuilder buildDirectDbgValue(unsigned Reg, const MDNode *Variable, 139 /// associated \p Variable lives in memory at \p Reg + \p Offset (suitably 142 const MDNode *Variable, 145 /// associated \p Variable lives in the stack slot specified by \p FI 147 MachineInstrBuilder buildFIDbgValue(int FI, const MDNode *Variable, 150 /// Build and insert a DBG_VALUE instructions specifying that \p Variable is 153 const MDNode *Variable,
|
/external/skia/src/sksl/ |
SkSLCPPCodeGenerator.cpp | 15 static bool needs_uniform_var(const Variable& var) { 129 static bool is_private(const Variable& var) { 132 var.fStorage == Variable::kGlobal_Storage && 156 void CPPCodeGenerator::writeVarInitializer(const Variable& var, const Expression& value) { 164 String CPPCodeGenerator::getSamplerHandle(const Variable& var) { 313 const Variable& var = *((VarDeclaration&) *decls.fVars[0]).fVar; 322 void CPPCodeGenerator::addUniform(const Variable& var) { 392 bool CPPCodeGenerator::writeEmitCode(std::vector<const Variable*>& uniforms) { 427 void CPPCodeGenerator::writeSetData(std::vector<const Variable*>& uniforms) { 568 std::vector<const Variable*> uniforms [all...] |
/external/vulkan-validation-layers/demos/smoke/android/src/main/jni/ |
Smoke.push_constant.vert.h | 63 14(params): 13(ptr) Variable PushConstant 71 38(in_pos): 37(ptr) Variable Input 74 67(in_normal): 37(ptr) Variable Input 78 89: 88(ptr) Variable Output 82 102(color): 101(ptr) Variable Output 86 9(world_light): 8(ptr) Variable Function 87 34(world_pos): 8(ptr) Variable Function 88 49(world_normal): 8(ptr) Variable Function 89 70(light_dir): 8(ptr) Variable Function 90 75(brightness): 74(ptr) Variable Functio [all...] |
Smoke.vert.h | 64 14(params): 13(ptr) Variable Uniform 72 38(in_pos): 37(ptr) Variable Input 75 67(in_normal): 37(ptr) Variable Input 79 89: 88(ptr) Variable Output 83 102(color): 101(ptr) Variable Output 87 9(world_light): 8(ptr) Variable Function 88 34(world_pos): 8(ptr) Variable Function 89 49(world_normal): 8(ptr) Variable Function 90 70(light_dir): 8(ptr) Variable Function 91 75(brightness): 74(ptr) Variable Functio [all...] |
/external/v8/src/ |
code-stub-assembler.cc | 86 Variable value(this, rep); 215 Variable var_x(this, MachineRepresentation::kFloat64, Float64Ceil(x)); 236 Variable var_x(this, MachineRepresentation::kFloat64, x); 288 Variable var_x(this, MachineRepresentation::kFloat64, x); 338 Variable var_result(this, MachineRepresentation::kFloat64); 371 Variable var_x(this, MachineRepresentation::kFloat64, x); 461 Variable var_result(this, MachineRepresentation::kTagged); 524 Variable var_result(this, MachineRepresentation::kTagged); 525 Variable var_lhs_float64(this, MachineRepresentation::kFloat64), 616 Variable var_map(this, MachineRepresentation::kTagged, receiver_map) [all...] |
/external/v8/src/ic/ |
keyed-store-generic.cc | 73 Variable* var_accessor_pair, 74 Variable* var_accessor_holder, 93 Variable var_map(this, MachineRepresentation::kTagged); 129 Variable var_target_map(this, MachineRepresentation::kTagged); 522 Variable* var_accessor_pair, Variable* var_accessor_holder, Label* readonly, 525 Variable var_holder(this, MachineRepresentation::kTagged); 527 Variable var_holder_map(this, MachineRepresentation::kTagged); 530 Variable* merged_variables[] = {&var_holder, &var_holder_map}; 541 Variable var_meta_storage(this, MachineRepresentation::kTagged) [all...] |