Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dtls.ll145 define void @set_local(i32 %v) {
146 ; GENDYN-LABEL: set_local:
162 ; GENDYNPIC-LABEL: set_local:
182 ; LOCAL-LABEL: set_local:
H A Dsymbol_relocation_tls.ll137 define void @set_local(i32 %v) {
/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/variables/
H A DTestVSCode_variables.py208 self.set_local('argc', 123)
213 self.set_local('argv', 0x1234)
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py203 def set_local(self, name, value, id=None): member in VSCodeTestCaseBase
/llvm-project-15.0.7/polly/lib/External/isl/
H A 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()