Home
last modified time | relevance | path

Searched refs:set_local (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.td110 // get_local and set_local are not generated by instruction selection; they
115 // get_local and set_local to be implicit, we can have a COPY_LOCAL which
117 // get_local and set_local.
/external/llvm-project/lldb/test/API/tools/lldb-vscode/variables/
DTestVSCode_variables.py198 self.set_local('argc', 123)
203 self.set_local('argv', 0x1234)
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/
Dtls.ll145 define void @set_local(i32 %v) {
146 ; GENDYN-LABEL: set_local:
162 ; GENDYNPIC-LABEL: set_local:
182 ; LOCAL-LABEL: set_local:
Dsymbol_relocation_tls.ll137 define void @set_local(i32 %v) {
/external/llvm/test/CodeGen/WebAssembly/
Dstore-results.ll4 ; result of store expressions to reduce get_local/set_local traffic.
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
Dlldbvscode_testcase.py202 def set_local(self, name, value, id=None): member in VSCodeTestCaseBase
/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c259 static void set_local(struct isl_sched_edge *edge) in set_local() function
5684 set_local(&graph->edge[i]); in has_adjacent_true_conditions()