Home
last modified time | relevance | path

Searched refs:getCallingConventions (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DEnumTables.h48 ArrayRef<EnumEntry<uint8_t>> getCallingConventions();
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DEnumTables.h48 ArrayRef<EnumEntry<uint8_t>> getCallingConventions();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp281 IO, uint8_t(Record.CallConv), makeArrayRef(getCallingConventions())); in visitKnownRecord()
297 IO, uint8_t(Record.CallConv), makeArrayRef(getCallingConventions())); in visitKnownRecord()
DEnumTables.cpp536 ArrayRef<EnumEntry<uint8_t>> getCallingConventions() { in getCallingConventions() function
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp281 IO, uint8_t(Record.CallConv), makeArrayRef(getCallingConventions()))); in visitKnownRecord()
297 IO, uint8_t(Record.CallConv), makeArrayRef(getCallingConventions()))); in visitKnownRecord()
DEnumTables.cpp546 ArrayRef<EnumEntry<uint8_t>> getCallingConventions() { in getCallingConventions() function