Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h154 bool isExtInLoc() const { in isExtInLoc() function
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp444 return VA.isExtInLoc() ? DAG.getNode(ISD::TRUNCATE, DL, VA.getValVT(), Val) in LowerMemArgument()
857 if (VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1) in LowerCallResult()
922 if (VA.isExtInLoc()) { in LowerFormalArguments()
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp670 if (VA.isExtInLoc()) in LowerFormalArguments_64()
686 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1436 if (VA.isExtInLoc()) in LowerCall_64()
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.cpp493 if (VA.isExtInLoc()) in LowerFormalArguments()
841 if (VA.isExtInLoc()) in LowerCall()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1379 if (VA.isExtInLoc()) in convertLocVTToValVT()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3510 if (VA.isExtInLoc()) { in LowerCallResult()
3654 VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1 && in LowerMemArgument()
4133 if (VA.isExtInLoc()) { in LowerFormalArguments()