HomeSort by relevance Sort by last modified time
    Searched full:bork (Results 26 - 50 of 70) sorted by null

12 3

  /external/llvm/test/Transforms/InstCombine/
2008-06-08-ICmpPHI.ll 10 %tmp = tail call i32 (...) @bork( ) nounwind ; <i32> [#uses=0]
11 %tmp1 = tail call i32 (...) @bork( ) nounwind ; <i32> [#uses=0]
12 %tmp2 = tail call i32 (...) @bork( ) nounwind ; <i32> [#uses=1]
17 %tmp6 = tail call i32 (...) @bork( ) nounwind ; <i32> [#uses=0]
21 %tmp8 = tail call i32 (...) @bork( ) nounwind ; <i32> [#uses=0]
22 %tmp9 = tail call i32 (...) @bork( ) nounwind ; <i32> [#uses=0]
43 declare i32 @bork(...)
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
2008-06-08-ICmpPHI.ll 10 %tmp = tail call i32 (...)* @bork( ) nounwind ; <i32> [#uses=0]
11 %tmp1 = tail call i32 (...)* @bork( ) nounwind ; <i32> [#uses=0]
12 %tmp2 = tail call i32 (...)* @bork( ) nounwind ; <i32> [#uses=1]
17 %tmp6 = tail call i32 (...)* @bork( ) nounwind ; <i32> [#uses=0]
21 %tmp8 = tail call i32 (...)* @bork( ) nounwind ; <i32> [#uses=0]
22 %tmp9 = tail call i32 (...)* @bork( ) nounwind ; <i32> [#uses=0]
43 declare i32 @bork(...)
  /external/clang/test/CodeGenObjC/
debug-info-synthesis.m 22 - (void) bork {
29 [f bork];
  /external/clang/test/CodeGenObjCXX/
copy.mm 27 @protocol bork
36 RetainPtr<id<bork> > x;
  /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
2007-09-07-LoadStoreIdxForms.ll 12 %tmp1 = call i32 (...)* @bork( i32 %tmp ) ; <i32> [#uses=0]
16 declare i32 @bork(...)
2008-02-09-LocalRegAllocAssert.ll 3 define i32 @bork(i64 %foo, i64 %bar) {
2008-06-23-LiveVariablesCrash.ll 4 define i32 @bork() nounwind {
2007-10-18-PtrArithmetic.ll 4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
2007-05-14-InlineAsmSelectCrash.ll 8 define void @bork(%struct.A* %In0P) {
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
mmx-punpckhdq.ll 2 ; There are no MMX operations in bork; promoted to XMM.
4 define void @bork(<1 x i64>* %x) {
5 ; CHECK: bork
memset64-on-x86-32.ll 5 define void @bork() nounwind {
inline-asm.ll 23 tail call void asm sideeffect "bork $0", "J"(i32 37) nounwind
  /external/llvm/test/CodeGen/PowerPC/
2008-02-09-LocalRegAllocAssert.ll 3 define i32 @bork(i64 %foo, i64 %bar) {
2007-09-07-LoadStoreIdxForms.ll 13 %tmp1 = call i32 (...) @bork( i32 %tmp ) ; <i32> [#uses=0]
39 declare i32 @bork(...)
2008-06-23-LiveVariablesCrash.ll 4 define i32 @bork() nounwind {
2007-10-18-PtrArithmetic.ll 4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
2007-05-14-InlineAsmSelectCrash.ll 8 define void @bork(%struct.A* %In0P) {
  /external/clang/test/Parser/
cxx-reference.cpp 5 extern char *bork;
6 char *& bar = bork;
  /external/llvm/test/CodeGen/Generic/
invalid-memcpy.ll 9 define void @Bork() {
  /external/llvm/test/CodeGen/X86/
memset64-on-x86-32.ll 6 define void @bork() nounwind {
7 ; FAST-LABEL: bork:
17 ; SLOW_32-LABEL: bork:
41 ; SLOW_64-LABEL: bork:
  /external/llvm/test/Transforms/BranchFolding/
2007-10-19-InlineAsmDirectives.ll 10 define void @bork(i32 %param) {
  /external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
invalid-memcpy.ll 9 define void @Bork() {
  /external/swiftshader/third_party/LLVM/test/Transforms/BranchFolding/
2007-10-19-InlineAsmDirectives.ll 5 define void @bork(i32 %param) {
  /external/clang/test/CoverageMapping/
objc.m 4 - (void)bork:(int)msg;
10 [a bork: 20 ]; // CHECK-NEXT: File 0, [[@LINE]]:5 -> [[@LINE]]:20 = #1
  /external/llvm/test/Transforms/SimplifyCFG/
2007-12-21-Crash.ll 4 define i32 @bork() nounwind {

Completed in 1085 milliseconds

12 3