Searched defs:EmitSetCurrentThread (Results 1 – 3 of 3) sorted by relevance
/art/compiler/llvm/ | ||
D | runtime_support_builder_x86.cc | 77 Value* RuntimeSupportBuilderX86::EmitSetCurrentThread(Value*) { in EmitSetCurrentThread() function in art::llvm::RuntimeSupportBuilderX86 |
D | runtime_support_builder_arm.cc | 98 Value* RuntimeSupportBuilderARM::EmitSetCurrentThread(Value* thread) { in EmitSetCurrentThread() function in art::llvm::RuntimeSupportBuilderARM |
D | runtime_support_builder.cc | 77 ::llvm::Value* RuntimeSupportBuilder::EmitSetCurrentThread(::llvm::Value* thread) { in EmitSetCurrentThread() function in art::llvm::RuntimeSupportBuilder |