Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h136 bool isExtInLoc() const { in isExtInLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp1197 if (VA.isExtInLoc()) { in LowerCallResult()
1341 VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1 && in LowerMemArgument()
1816 if (VA.isExtInLoc()) { in LowerFormalArguments()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp496 return VA.isExtInLoc() ? DAG.getNode(ISD::TRUNCATE, DL, VA.getValVT(), Val) in LowerMemArgument()
905 if (VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1) in LowerCallResult()
971 if (VA.isExtInLoc()) { in LowerFormalArguments()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp676 if (VA.isExtInLoc()) in LowerFormalArguments_64()
692 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1485 if (VA.isExtInLoc()) in LowerCall_64()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp501 if (VA.isExtInLoc()) in LowerFormalArguments()
839 if (VA.isExtInLoc()) in LowerCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1816 if (VA.isExtInLoc()) in convertLocVTToValVT()