Home
last modified time | relevance | path

Searched refs:getFpABIValue (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp18 uint8_t MipsABIFlagsSection::getFpABIValue() { in getFpABIValue() function in MipsABIFlagsSection
67 OS.EmitIntValue(ABIFlagsSection.getFpABIValue(), 1); // fp_abi in operator <<()
DMipsABIFlagsSection.h60 uint8_t getFpABIValue();
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp14 uint8_t MipsABIFlagsSection::getFpABIValue() { in getFpABIValue() function in MipsABIFlagsSection
62 OS.EmitIntValue(ABIFlagsSection.getFpABIValue(), 1); // fp_abi in operator <<()
DMipsABIFlagsSection.h63 uint8_t getFpABIValue();