Home
last modified time | relevance | path

Searched refs:osABI (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp43 SystemZMCAsmBackend(uint8_t osABI) in SystemZMCAsmBackend() argument
44 : OSABI(osABI) {} in SystemZMCAsmBackend()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp46 SystemZMCAsmBackend(uint8_t osABI) in SystemZMCAsmBackend() argument
47 : MCAsmBackend(support::big), OSABI(osABI) {} in SystemZMCAsmBackend()