HomeSort by relevance Sort by last modified time
    Searched defs:Var (Results 76 - 100 of 173) sorted by null

1 2 34 5 6 7

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineFunction.h 350 const DILocalVariable *Var;
355 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
357 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineFunction.h 350 const DILocalVariable *Var;
355 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
357 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineFunction.h 350 const DILocalVariable *Var;
355 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
357 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineFunction.h 350 const DILocalVariable *Var;
355 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
357 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFunction.h 322 const DILocalVariable *Var;
327 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
329 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
827 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
829 VariableDbgInfos.emplace_back(Var, Expr, Slot, Loc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineFunction.h 347 const DILocalVariable *Var;
352 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
354 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
834 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
836 VariableDbgInfos.emplace_back(Var, Expr, Slot, Loc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineFunction.h 347 const DILocalVariable *Var;
352 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
354 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
834 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
836 VariableDbgInfos.emplace_back(Var, Expr, Slot, Loc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineFunction.h 350 const DILocalVariable *Var;
355 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
357 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineFunction.h 350 const DILocalVariable *Var;
355 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
357 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineFunction.h 350 const DILocalVariable *Var;
355 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
357 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineFunction.h 350 const DILocalVariable *Var;
355 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
357 : Var(Var), Expr(Expr), Slot(Slot), Loc(Loc) {}
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/dwarf/
dwarf.go 40 var logDwarf bool
64 // A Var represents a local variable or a function parameter.
65 type Var struct {
91 Vars []*Var
126 var cur Range
177 InlVars []*Var
196 RecordChildDieOffsets(s Sym, vars []*Var, offsets []int32)
236 var sevenbits = [...]byte{
272 var encbuf [20]byte
282 var encbuf [20]byt
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/dwarf/
dwarf.go 40 var logDwarf bool
64 // A Var represents a local variable or a function parameter.
65 type Var struct {
91 Vars []*Var
126 var cur Range
177 InlVars []*Var
196 RecordChildDieOffsets(s Sym, vars []*Var, offsets []int32)
236 var sevenbits = [...]byte{
272 var encbuf [20]byte
282 var encbuf [20]byt
    [all...]
  /prebuilts/devtools/tools/lib/
error_prone_annotations-2.0.18.jar 
  /prebuilts/misc/common/error_prone_annotations/
error_prone_annotations-2.0.18.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.12/
error_prone_annotations-2.0.12.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/
error_prone_annotations-2.0.18.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/error_prone_annotations/2.1.2/
error_prone_annotations-2.1.2.jar 
  /external/clang/lib/Analysis/
Consumed.cpp 277 const VarDecl *Var;
310 const VarDecl *Var;
321 PropagationInfo(const VarDecl *Var, ConsumedState TestsFor)
324 VarTest.Var = Var;
345 BinTest.LTest.Var = LVar;
347 BinTest.RTest.Var = RVar;
354 PropagationInfo(const VarDecl *Var) : InfoType(IT_Var), Var(Var) {}
    [all...]
  /external/llvm/lib/CodeGen/
InlineSpiller.cpp 881 const MDNode *Var = MI->getDebugVariable();
886 assert(cast<DILocalVariable>(Var)->isValidLocationForIntrinsic(DL) &&
891 .addMetadata(Var)
    [all...]
LiveDebugVariables.cpp 143 UserValue(const MDNode *var, const MDNode *expr, unsigned o, bool i,
145 : Variable(var), Expression(expr), offset(o), IsIndirect(i),
160 bool match(const MDNode *Var, const MDNode *Expr, const DILocation *IA,
162 return Var == Variable && Expr == Expression && dl->getInlinedAt() == IA &&
307 UserValue *getUserValue(const MDNode *Var, const MDNode *Expr,
460 UserValue *LDVImpl::getUserValue(const MDNode *Var, const MDNode *Expr,
463 UserValue *&Leader = userVarMap[Var];
468 if (UV->match(Var, Expr, DL->getInlinedAt(), Offset, IsIndirect))
473 make_unique<UserValue>(Var, Expr, Offset, IsIndirect, DL, allocator));
503 const MDNode *Var = MI.getDebugVariable()
    [all...]
  /external/llvm/utils/FileCheck/
FileCheck.cpp 501 StringRef Var = VariableUse.first;
502 if (Var[0] == '@') {
504 if (EvaluateExpression(Var, Value)) {
506 OS.write_escaped(Var) << "\" equal to \"";
510 OS.write_escaped(Var) << "\"";
513 StringMap<StringRef>::const_iterator it = VariableTable.find(Var);
518 OS.write_escaped(Var) << "\"";
521 OS.write_escaped(Var) << "\" equal to \"";
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
FixedLenDecoderEmitter.cpp     [all...]
  /external/swiftshader/third_party/subzero/src/
IceCfgNode.cpp 390 // Update NumPred for all Phi assignments using Var as their Dest variable.
392 void updatePreds(PhiDescList &Desc, TargetLowering *Target, Variable *Var) {
394 if (!Item.Processed && sameVarOrReg(Target, Var, Item.Dest)) {
524 if (auto *Var = llvm::dyn_cast<Variable>(Item.Src))
525 if (Var->hasReg())
581 if (auto *Var = llvm::dyn_cast<Variable>(Src))
582 updatePreds(Desc, Target, Var);
    [all...]
IceTargetLoweringX8632Traits.h     [all...]

Completed in 814 milliseconds

1 2 34 5 6 7