Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp17 uint8_t MipsABIFlagsSection::getFpABIValue() { in getFpABIValue() function in MipsABIFlagsSection
66 OS.EmitIntValue(ABIFlagsSection.getFpABIValue(), 1); // fp_abi in operator <<()
DMipsABIFlagsSection.h59 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();
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp17 uint8_t MipsABIFlagsSection::getFpABIValue() { in getFpABIValue() function in MipsABIFlagsSection
66 OS.emitIntValue(ABIFlagsSection.getFpABIValue(), 1); // fp_abi in operator <<()
DMipsABIFlagsSection.h59 uint8_t getFpABIValue();