Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDCallingConvLower.h135 bool isExtInLoc() const { in isExtInLoc() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLoweringCall.cpp1166 if (VA.isExtInLoc()) { in LowerCallResult()
1310 VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1 && in LowerMemArgument()
1785 if (VA.isExtInLoc()) { in LowerFormalArguments()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kISelLowering.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()
970 if (VA.isExtInLoc()) { in LowerFormalArguments()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcISelLowering.cpp672 if (VA.isExtInLoc()) in LowerFormalArguments_64()
688 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1494 if (VA.isExtInLoc()) in LowerCall_64()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVEISelLowering.cpp503 if (VA.isExtInLoc()) in LowerFormalArguments()
849 if (VA.isExtInLoc()) in LowerCall()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp1488 if (VA.isExtInLoc()) in convertLocVTToValVT()