Home
last modified time | relevance | path

Searched defs:addLocal (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeExprGen.h252 virtual void addLocal(const Scope::Local &Local) { in addLocal() function
288 void addLocal(const Scope::Local &Local) override { in addLocal() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h80 void addLocal(MVT VT) { Locals.push_back(VT); } in addLocal() function
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h84 void addLocal(MVT VT) { Locals.push_back(VT); } in addLocal() function
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DJDWPMethodVariableTableTestCase.java410 public void addLocal(String name, String signature) { in addLocal() method in JDWPMethodVariableTableTestCase.VariableTableChecker
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h384 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal() function
/external/llvm-project/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h388 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal() function