Home
last modified time | relevance | path

Searched refs:ri_cprmask (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsOptionRecord.cpp49 Streamer->EmitIntValue(ri_cprmask[0], 4); in EmitMipsOptionRecord()
50 Streamer->EmitIntValue(ri_cprmask[1], 4); in EmitMipsOptionRecord()
51 Streamer->EmitIntValue(ri_cprmask[2], 4); in EmitMipsOptionRecord()
52 Streamer->EmitIntValue(ri_cprmask[3], 4); in EmitMipsOptionRecord()
62 Streamer->EmitIntValue(ri_cprmask[0], 4); in EmitMipsOptionRecord()
63 Streamer->EmitIntValue(ri_cprmask[1], 4); in EmitMipsOptionRecord()
64 Streamer->EmitIntValue(ri_cprmask[2], 4); in EmitMipsOptionRecord()
65 Streamer->EmitIntValue(ri_cprmask[3], 4); in EmitMipsOptionRecord()
84 ri_cprmask[0] |= Value; in SetPhysRegUsed()
90 ri_cprmask[1] |= Value; in SetPhysRegUsed()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOptionRecord.h43 ri_cprmask[0] = ri_cprmask[1] = ri_cprmask[2] = ri_cprmask[3] = 0; in MipsRegInfoRecord()
76 uint32_t ri_cprmask[4]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h712 Elf_Word ri_cprmask[4]; // bit-mask of used co-processor registers
721 Elf_Word ri_cprmask[4]; // bit-mask of used co-processor registers
/third_party/musl/porting/linux/user/include/
Delf.h1461 Elf32_Word ri_cprmask[4]; member
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1453 Elf32_Word ri_cprmask[4]; member
/third_party/musl/include/
Delf.h1471 Elf32_Word ri_cprmask[4]; member
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1453 Elf32_Word ri_cprmask[4]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1453 Elf32_Word ri_cprmask[4]; member
/third_party/elfutils/libelf/
Delf.h1810 Elf32_Word ri_cprmask[4]; /* Coprocessor registers used. */ member