Home
last modified time | relevance | path

Searched defs:MarkAllocated (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCallingConvLower.cpp60 void CCState::MarkAllocated(unsigned Reg) { in MarkAllocated() function in CCState
/external/llvm/lib/CodeGen/
DCallingConvLower.cpp62 void CCState::MarkAllocated(unsigned Reg) { in MarkAllocated() function in CCState
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCallingConvLower.cpp63 void CCState::MarkAllocated(unsigned Reg) { in MarkAllocated() function in CCState
/external/v8/src/compiler/
Dregister-allocator.cc1554 void RegisterAllocationData::MarkAllocated(MachineRepresentation rep, in MarkAllocated() function in v8::internal::compiler::RegisterAllocationData