Home
last modified time | relevance | path

Searched refs:MipsTargetLowering (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp111 MVT MipsTargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv()
121 unsigned MipsTargetLowering::getNumRegistersForCallingConv(LLVMContext &Context, in getNumRegistersForCallingConv()
128 return MipsTargetLowering::getNumRegisters(Context, VT); in getNumRegistersForCallingConv()
131 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
144 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const { in getGlobalReg()
149 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode()
155 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode()
161 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty, in getTargetNode()
167 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode()
173 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode()
[all …]
DMipsCallLowering.cpp24 MipsCallLowering::MipsCallLowering(const MipsTargetLowering &TLI) in MipsCallLowering()
61 const MipsTargetLowering &TLI = *static_cast<const MipsTargetLowering *>( in handle()
426 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in lowerReturn()
468 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in lowerFormalArguments()
558 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in lowerCall()
677 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in subTargetRegTypeForCallingConv()
710 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in splitToValueTypes()
DMipsCallLowering.h21 class MipsTargetLowering; variable
63 MipsCallLowering(const MipsTargetLowering &TLI);
DMipsSubtarget.h218 std::unique_ptr<const MipsTargetLowering> TLInfo;
385 const MipsTargetLowering *getTargetLowering() const override { in getTargetLowering()
DMipsISelLowering.h263 class MipsTargetLowering : public TargetLowering {
267 explicit MipsTargetLowering(const MipsTargetMachine &TM,
270 static const MipsTargetLowering *create(const MipsTargetMachine &TM,
715 const MipsTargetLowering *
718 const MipsTargetLowering *
DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
DMips16ISelLowering.cpp122 : MipsTargetLowering(TM, STI) { in Mips16TargetLowering()
152 const MipsTargetLowering *
168 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
502 MipsTargetLowering::getOpndList(Ops, RegsToPass, IsPICCall, GlobalOrExternal, in getOpndList()
DMipsSEISelLowering.h29 class MipsSETargetLowering : public MipsTargetLowering {
DMipsSubtarget.cpp89 TLInfo(MipsTargetLowering::create(TM, *this)) { in MipsSubtarget()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsCallLowering.cpp24 MipsCallLowering::MipsCallLowering(const MipsTargetLowering &TLI) in MipsCallLowering()
61 const MipsTargetLowering &TLI = *static_cast<const MipsTargetLowering *>( in handle()
389 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in lowerReturn()
431 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in lowerFormalArguments()
520 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in lowerCall()
640 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in subTargetRegTypeForCallingConv()
673 const MipsTargetLowering &TLI = *getTLI<MipsTargetLowering>(); in splitToValueTypes()
DMipsISelLowering.cpp111 MVT MipsTargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv()
121 unsigned MipsTargetLowering::getNumRegistersForCallingConv(LLVMContext &Context, in getNumRegistersForCallingConv()
128 return MipsTargetLowering::getNumRegisters(Context, VT); in getNumRegistersForCallingConv()
131 unsigned MipsTargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()
144 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const { in getGlobalReg()
150 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode()
156 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode()
162 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty, in getTargetNode()
168 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode()
174 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode()
[all …]
DMipsCallLowering.h22 class MipsTargetLowering; variable
64 MipsCallLowering(const MipsTargetLowering &TLI);
DMipsSubtarget.h221 std::unique_ptr<const MipsTargetLowering> TLInfo;
389 const MipsTargetLowering *getTargetLowering() const override { in getTargetLowering()
DMipsISelLowering.h261 class MipsTargetLowering : public TargetLowering {
265 explicit MipsTargetLowering(const MipsTargetMachine &TM,
268 static const MipsTargetLowering *create(const MipsTargetMachine &TM,
702 const MipsTargetLowering *
705 const MipsTargetLowering *
DMips16ISelLowering.h19 class Mips16TargetLowering : public MipsTargetLowering {
DMips16ISelLowering.cpp122 : MipsTargetLowering(TM, STI) { in Mips16TargetLowering()
152 const MipsTargetLowering *
168 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
502 MipsTargetLowering::getOpndList(Ops, RegsToPass, IsPICCall, GlobalOrExternal, in getOpndList()
DMipsSEISelLowering.h29 class MipsSETargetLowering : public MipsTargetLowering {
DMipsSubtarget.cpp89 TLInfo(MipsTargetLowering::create(TM, *this)) { in MipsSubtarget()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp74 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const { in getGlobalReg()
79 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode()
85 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode()
91 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty, in getTargetNode()
97 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode()
103 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode()
110 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName()
225 MipsTargetLowering::MipsTargetLowering(const MipsTargetMachine &TM, in MipsTargetLowering() function in MipsTargetLowering
442 const MipsTargetLowering *MipsTargetLowering::create(const MipsTargetMachine &TM, in create()
452 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
[all …]
DMipsISelLowering.h220 class MipsTargetLowering : public TargetLowering {
223 explicit MipsTargetLowering(const MipsTargetMachine &TM,
226 static const MipsTargetLowering *create(const MipsTargetMachine &TM,
600 const MipsTargetLowering *
603 const MipsTargetLowering *
DMipsSubtarget.h161 std::unique_ptr<const MipsTargetLowering> TLInfo;
307 const MipsTargetLowering *getTargetLowering() const override { in getTargetLowering()
DMips16ISelLowering.h20 class Mips16TargetLowering : public MipsTargetLowering {
DMips16ISelLowering.cpp123 : MipsTargetLowering(TM, STI) { in Mips16TargetLowering()
153 const MipsTargetLowering *
172 return MipsTargetLowering::EmitInstrWithCustomInserter(MI, BB); in EmitInstrWithCustomInserter()
515 MipsTargetLowering::getOpndList(Ops, RegsToPass, IsPICCall, GlobalOrExternal, in getOpndList()
DMipsSEISelLowering.h21 class MipsSETargetLowering : public MipsTargetLowering {
DMipsSubtarget.cpp78 TLInfo(MipsTargetLowering::create(TM, *this)) { in MipsSubtarget()

12