Searched defs:MarkAllocated (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | CallingConvLower.cpp | 60 void CCState::MarkAllocated(unsigned Reg) { in MarkAllocated() function in CCState |
/external/llvm/lib/CodeGen/ | ||
D | CallingConvLower.cpp | 62 void CCState::MarkAllocated(unsigned Reg) { in MarkAllocated() function in CCState |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1556 void RegisterAllocationData::MarkAllocated(MachineRepresentation rep, in MarkAllocated() function in v8::internal::compiler::RegisterAllocationData |