OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_vdupb_lane_u8
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
arm64-lanes.c
16
uint8_t
test_vdupb_lane_u8
(uint8x8_t src) {
function
18
// CHECK-LABEL: @
test_vdupb_lane_u8
21
// CHECK-BE-LABEL: @
test_vdupb_lane_u8
aarch64-neon-scalar-copy.c
85
// CHECK-LABEL: define i8 @
test_vdupb_lane_u8
(<8 x i8> %a) #0 {
88
uint8_t
test_vdupb_lane_u8
(uint8x8_t a) {
function
Completed in 73 milliseconds