Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h135 bool isExtInLoc() const { in isExtInLoc() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp1166 if (VA.isExtInLoc()) { in LowerCallResult()
1309 VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1 && in LowerMemArgument()
1784 if (VA.isExtInLoc()) { in LowerFormalArguments()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp494 return VA.isExtInLoc() ? DAG.getNode(ISD::TRUNCATE, DL, VA.getValVT(), Val) in LowerMemArgument()
904 if (VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1) in LowerCallResult()
969 if (VA.isExtInLoc()) { in LowerFormalArguments()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp673 if (VA.isExtInLoc()) in LowerFormalArguments_64()
689 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1496 if (VA.isExtInLoc()) in LowerCall_64()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp504 if (VA.isExtInLoc()) in LowerFormalArguments()
851 if (VA.isExtInLoc()) in LowerCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1465 if (VA.isExtInLoc()) in convertLocVTToValVT()