Home
last modified time | relevance | path

Searched refs:pulls (Results 1 – 21 of 21) sorted by relevance

/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AVR/
H A DBUILD.gn49 # target, which pulls in the code in this directory *and all subdirectories*.
50 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/Sparc/
H A DBUILD.gn50 # target, which pulls in the code in this directory *and all subdirectories*.
51 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/Lanai/
H A DBUILD.gn52 # target, which pulls in the code in this directory *and all subdirectories*.
53 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/NVPTX/
H A DBUILD.gn60 # target, which pulls in the code in this directory *and all subdirectories*.
61 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/
H A DBUILD.gn62 # target, which pulls in the code in this directory *and all subdirectories*.
63 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/
H A DBUILD.gn81 # target, which pulls in the code in this directory *and all subdirectories*.
82 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/BPF/
H A DBUILD.gn86 # target, which pulls in the code in this directory *and all subdirectories*.
87 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/Hexagon/
H A DBUILD.gn98 # target, which pulls in the code in this directory *and all subdirectories*.
99 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/
H A DBUILD.gn102 # target, which pulls in the code in this directory *and all subdirectories*.
103 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/Mips/
H A DBUILD.gn119 # target, which pulls in the code in this directory *and all subdirectories*.
120 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/ARM/
H A DBUILD.gn119 # target, which pulls in the code in this directory *and all subdirectories*.
120 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/RISCV/
H A DBUILD.gn96 # target, which pulls in the code in this directory *and all subdirectories*.
97 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/lld/test/wasm/Inputs/
H A Dctor-setup-call-def.s2 # so it pulls in the .o file containing `ctor`.
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/X86/
H A DBUILD.gn145 # target, which pulls in the code in this directory *and all subdirectories*.
146 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/
H A DBUILD.gn167 # target, which pulls in the code in this directory *and all subdirectories*.
168 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/
H A DBUILD.gn248 # target, which pulls in the code in this directory *and all subdirectories*.
249 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
/llvm-project-15.0.7/lld/test/MachO/
H A Dweak-definition-in-main-file.s38 # This pulls in weakfoo.a due to the __baz undef, but __foo should
/llvm-project-15.0.7/llvm/utils/git/
H A Dgithub-automation.py301 pulls = repo.get_pulls(head=head)
302 return pulls.totalCount != 0
/llvm-project-15.0.7/llvm/test/Transforms/InferAddressSpaces/AMDGPU/
H A Dselect.ll3 ; Instcombine pulls the addrspacecast out of the select, make sure
/llvm-project-15.0.7/compiler-rt/
H A DCMakeLists.txt201 # which pulls in the ABI transitively.
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.td1111 // pulls block immediates to the top and merges them if necessary).