Searched refs:getr (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/XCore/ |
D | resources.ll | 3 declare i8 addrspace(1)* @llvm.xcore.getr.p1i8(i32 %type) 31 define i8 addrspace(1)* @getr() { 32 ; CHECK: getr: 33 ; CHECK: getr r0, 5 34 %result = call i8 addrspace(1)* @llvm.xcore.getr.p1i8(i32 5)
|
/external/linux-kselftest/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c | 62 static inline void getr(int type, struct rlimit *rlim); 138 static inline void getr(int type, struct rlimit *rlim) in getr() function 285 getr(RLIMIT_MSGQUEUE, &saved_limits); in main()
|
D | mq_perf_tests.c | 158 static inline void getr(int type, struct rlimit *rlim); 265 static inline void getr(int type, struct rlimit *rlim) in getr() function 644 getr(RLIMIT_MSGQUEUE, &saved_limits); in main()
|
/external/llvm/test/CodeGen/XCore/ |
D | resources.ll | 3 declare i8 addrspace(1)* @llvm.xcore.getr.p1i8(i32 %type) 33 define i8 addrspace(1)* @getr() { 34 ; CHECK-LABEL: getr: 35 ; CHECK: getr r0, 5 36 %result = call i8 addrspace(1)* @llvm.xcore.getr.p1i8(i32 5)
|
/external/llvm/test/MC/Disassembler/XCore/ |
D | xcore.txt | 236 # CHECK: getr r11, 2
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreInstrInfo.td | 802 "getr $dst, $type",
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.td | 785 "getr $dst, $type",
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 8045 2getr
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 8045 2getr
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 6010 xcore_getr, // llvm.xcore.getr 12068 "llvm.xcore.getr", 20008 3, // llvm.xcore.getr
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 5976 xcore_getr, // llvm.xcore.getr 12000 "llvm.xcore.getr", 19885 3, // llvm.xcore.getr
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 6010 xcore_getr, // llvm.xcore.getr 12068 "llvm.xcore.getr", 20008 3, // llvm.xcore.getr
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 6010 xcore_getr, // llvm.xcore.getr 12068 "llvm.xcore.getr", 20008 3, // llvm.xcore.getr
|