Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h155 bool isExtInLoc() const { in isExtInLoc() function
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp625 if (VA.isExtInLoc()) in LowerFormalArguments_64()
641 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1341 if (VA.isExtInLoc()) in LowerCall_64()
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1051 if (VA.isExtInLoc()) in convertLocVTToValVT()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2844 if (VA.isExtInLoc() && (VA.getValVT().getScalarType() == MVT::i1)) { in LowerCallResult()
2981 VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1 && in LowerMemArgument()
3270 if (VA.isExtInLoc()) { in LowerFormalArguments()