OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MipsTargetLowering
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsISelLowering.h
261
class
MipsTargetLowering
: public TargetLowering {
265
explicit
MipsTargetLowering
(const MipsTargetMachine &TM,
268
static const
MipsTargetLowering
*create(const MipsTargetMachine &TM,
701
/// Create
MipsTargetLowering
objects.
702
const
MipsTargetLowering
*
705
const
MipsTargetLowering
*
MipsISelLowering.cpp
111
MVT
MipsTargetLowering
::getRegisterTypeForCallingConv(LLVMContext &Context,
121
unsigned
MipsTargetLowering
::getNumRegistersForCallingConv(LLVMContext &Context,
126
return
MipsTargetLowering
::getNumRegisters(Context, VT);
129
unsigned
MipsTargetLowering
::getVectorTypeBreakdownForCallingConv(
142
SDValue
MipsTargetLowering
::getGlobalReg(SelectionDAG &DAG, EVT Ty) const {
148
SDValue
MipsTargetLowering
::getTargetNode(GlobalAddressSDNode *N, EVT Ty,
154
SDValue
MipsTargetLowering
::getTargetNode(ExternalSymbolSDNode *N, EVT Ty,
160
SDValue
MipsTargetLowering
::getTargetNode(BlockAddressSDNode *N, EVT Ty,
166
SDValue
MipsTargetLowering
::getTargetNode(JumpTableSDNode *N, EVT Ty,
172
SDValue
MipsTargetLowering
::getTargetNode(ConstantPoolSDNode *N, EVT Ty
[
all
...]
Completed in 17 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026