Home
last modified time | relevance | path

Searched defs:EmitSetCurrentThread (Results 1 – 3 of 3) sorted by relevance

/art/compiler/llvm/
Druntime_support_builder_x86.cc77 Value* RuntimeSupportBuilderX86::EmitSetCurrentThread(Value*) { in EmitSetCurrentThread() function in art::llvm::RuntimeSupportBuilderX86
Druntime_support_builder_arm.cc98 Value* RuntimeSupportBuilderARM::EmitSetCurrentThread(Value* thread) { in EmitSetCurrentThread() function in art::llvm::RuntimeSupportBuilderARM
Druntime_support_builder.cc77 ::llvm::Value* RuntimeSupportBuilder::EmitSetCurrentThread(::llvm::Value* thread) { in EmitSetCurrentThread() function in art::llvm::RuntimeSupportBuilder