Home
last modified time | relevance | path

Searched refs:Mips16TargetLowering (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
H A DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
21 explicit Mips16TargetLowering(const MipsTargetMachine &TM,
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
368 const char* Mips16TargetLowering::
411 void Mips16TargetLowering::
511 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
639 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Mips/
H A DMips16ISelLowering.cpp121 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
156 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
160 Mips16TargetLowering::allowsMisalignedMemoryAccesses(EVT VT, in allowsMisalignedMemoryAccesses()
168 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
245 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
252 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
372 const char* Mips16TargetLowering::
415 void Mips16TargetLowering::
516 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
644 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Mips/
H A DMips16ISelLowering.cpp121 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
156 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
160 Mips16TargetLowering::allowsMisalignedMemoryAccesses(EVT VT, in allowsMisalignedMemoryAccesses()
168 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
245 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
252 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
372 const char* Mips16TargetLowering::
420 void Mips16TargetLowering::
521 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
649 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp120 Mips16TargetLowering::Mips16TargetLowering(const MipsTargetMachine &TM, in Mips16TargetLowering() function in Mips16TargetLowering
155 return new Mips16TargetLowering(TM, STI); in createMips16TargetLowering()
158 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
164 Mips16TargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
241 bool Mips16TargetLowering::isEligibleForTailCallOptimization( in isEligibleForTailCallOptimization()
248 void Mips16TargetLowering::setMips16HardFloatLibCalls() { in setMips16HardFloatLibCalls()
365 const char* Mips16TargetLowering::
408 void Mips16TargetLowering::
508 Mips16TargetLowering::emitSel16(unsigned Opc, MachineInstr &MI, in emitSel16()
636 Mips16TargetLowering::emitSeliT16(unsigned Opc1, unsigned Opc2, in emitSeliT16()
[all …]

12