Searched refs:Foreign (Results 1 – 10 of 10) sorted by relevance
104 .long 1 # Foreign TU count111 .quad 0xffffff00ffffffff # Foreign TU2 signature144 # CHECK-NEXT: Foreign TU count: 0190 # CHECK-NEXT: Foreign TU count: 0224 # CHECK-NEXT: Foreign TU count: 1236 # CHECK-NEXT: Foreign Type Unit signatures [
10 ; CHECK: Foreign TU count: 0
21 ; CHECK-NEXT: Foreign TU count: 0
66 let cg = coerce (Foreign.funptr (void @-> returning int32_t)) (ptr void)85 let cplusty = Foreign.funptr (int32_t @-> int32_t @-> returning int32_t) in90 (* let cgetglobalty = Foreign.funptr (void @-> returning int32_t) in
118 const bool Foreign = false; variable123 RuntimeDefinition(const Decl *InD, bool Foreign) : D(InD), Foreign(Foreign) {} in RuntimeDefinition() argument127 bool isForeign() const { return Foreign; } in isForeign()156 mutable Optional<bool> Foreign; // Set by CTU analysis. variable219 assert(Foreign && "Foreign must be set before querying"); in isForeign()220 return *Foreign; in isForeign()222 void setForeign(bool B) const { Foreign = B; } in setForeign()
39 .quad 0x0011223344556677 # Foreign TU 040 .quad 0x1122334455667788 # Foreign TU 1
9 ; CHECK: Foreign TU count: 0
496 Indicates whether the LLVM Interpreter will be linked with the Foreign Function