OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_i32
(Results
1 - 5
of
5
) sorted by null
/external/clang/test/CodeGen/
count-builtins.c
14
void
test_i32
(int P) {
function
19
// CHECK: @
test_i32
/external/llvm/test/CodeGen/Hexagon/
tail-call-trunc.ll
22
define i32 @
test_i32
() {
23
; CHECK-LABEL:
test_i32
:
/frameworks/rs/tests/typecheck/
kernels.rs
128
void __attribute__((kernel))
test_I32
(int in) {
/cts/tests/src/android/renderscript/cts/
fe_all.rs
56
void
test_i32
(const int *ain, uint *aout) {
kernel_all.rs
60
uint __attribute__((kernel))
test_i32
(int ain) {
Completed in 764 milliseconds