OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_triplet
(Results
1 - 5
of
5
) sorted by null
/external/llvm/test/
site.exp.in
3
set
target_triplet
"@TARGET_TRIPLE@"
/external/llvm/utils/lit/lit/ExampleTests/LLVM.InTree/test/
site.exp
4
set
target_triplet
"x86_64-apple-darwin10"
/external/llvm/utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/
site.exp
4
set
target_triplet
"x86_64-apple-darwin10"
/external/llvm/test/lib/
llvm.exp
49
global srcroot objroot srcdir objdir subdir
target_triplet
122
global srcroot objroot srcdir objdir subdir
target_triplet
193
} elseif { [regexp $target $
target_triplet
match] } {
207
} elseif { [regexp $target $
target_triplet
match] } {
294
global
target_triplet
296
if { [regexp darwin $
target_triplet
match] } {
/external/libffi/testsuite/lib/
libffi-dg.exp
166
global
target_triplet
189
if { [string match "*-*-darwin*" $
target_triplet
] } {
Completed in 169 milliseconds