Home
last modified time | relevance | path

Searched defs:Var (Results 1 - 25 of 74) sorted by relevance

123

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dvar.rs35 pub struct Var { structure names
48 impl Var { impls
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp41 unsigned Var = Rewrites.size(); in AddVariable() local
51 void SSAUpdaterBulk::AddAvailableValue(unsigned Var, BasicBlock *BB, Value *V) { in AddAvailableValue() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAEnumTables.cpp26 VARIANT Var; in getChildAtIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp49 std::string Var = Env->getName(); in getSourceFileFullPath() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLiveness.cpp50 Variable *Var = *I; in initInternal() local
82 Variable *Var = *I; in initInternal() local
102 Variable *Var = *I; initInternal() local
[all...]
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_grep.py11 from idlelib.idle_test.mock_tk import Var namespace
H A Dmock_tk.py29 class Var: class
H A Dtest_searchengine.py8 from idlelib.idle_test.mock_tk import Var, Mbox namespace
/third_party/skia/src/sksl/dsl/priv/
H A DDSLWriter.cpp38 const SkSL::Variable* DSLWriter::Var(DSLVarBase& var) { in Var() function in SkSL::dsl::DSLWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp104 bool DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable() argument
H A DDbgEntityHistoryCalculator.cpp53 bool DbgValueHistoryMap::startDbgValue(InlinedEntity Var, in startDbgValue() argument
73 EntryIndex DbgValueHistoryMap::startClobber(InlinedEntity Var, in startClobber() argument
112 dropRegDescribedVar(RegDescribedVarsMap &RegVars, unsigned RegNo, InlinedEntity Var) dropRegDescribedVar() argument
126 addRegDescribedVar(RegDescribedVarsMap &RegVars, unsigned RegNo, InlinedEntity Var) addRegDescribedVar() argument
136 clobberRegEntries(InlinedEntity Var, unsigned RegNo, const MachineInstr &ClobberingInstr, DbgValueEntriesMap &LiveEntries, DbgValueHistoryMap &HistMap) clobberRegEntries() argument
159 handleNewDebugValue(InlinedEntity Var, const MachineInstr &DV, RegDescribedVarsMap &RegVars, DbgValueEntriesMap &LiveEntries, DbgValueHistoryMap &HistMap) handleNewDebugValue() argument
343 const InlinedEntity &Var = VarRangePair.first; dump() local
[all...]
H A DDwarfCompileUnit.h128 const GlobalVariable *Var; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp53 CFGuard(Mechanism Var) : FunctionPass(ID) { in CFGuard() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h86 Entry &getEntry(InlinedEntity Var, EntryIndex Index) { in getEntry() argument
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dmod.rs194 pub struct Var { structure names
H A Dtokens.rs
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dtokens.rs
H A Dmod.rs194 pub struct Var { structure names
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dmod.rs194 pub struct Var { structure names
H A Dtokens.rs
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dmod.rs194 pub struct Var { structure names
/third_party/rust/crates/cxx/syntax/
H A Dmod.rs194 pub struct Var { structure names
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h48 DIVariable *Var; member in llvm::SDDbgValue
59 SDDbgValue(DIVariable *Var, DIExpression *Expr, SDNode *N, unsigned R, in SDDbgValue() argument
68 SDDbgValue(DIVariable *Var, DIExpression *Expr, const Value *C, DebugLoc dl, in SDDbgValue() argument
76 SDDbgValue(DIVariable *Var, DIExpression *Expr, unsigned VRegOrFrameIdx, in SDDbgValue() argument
[all...]
/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_variables.py12 class Var(Variable): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h63 VariableIdentifier Var; member

Completed in 12 milliseconds

123