Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h156 bool isExtInLoc() const { in isExtInLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp441 return VA.isExtInLoc() ? DAG.getNode(ISD::TRUNCATE, DL, VA.getValVT(), Val) in LowerMemArgument()
853 if (VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1) in LowerCallResult()
916 if (VA.isExtInLoc()) { in LowerFormalArguments()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp623 if (VA.isExtInLoc()) in LowerFormalArguments_64()
639 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1341 if (VA.isExtInLoc()) in LowerCall_64()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp455 if (VA.isExtInLoc()) in LowerFormalArguments()
803 if (VA.isExtInLoc()) in LowerCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1330 if (VA.isExtInLoc()) in convertLocVTToValVT()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3106 if (VA.isExtInLoc()) { in LowerCallResult()
3248 VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1 && in LowerMemArgument()
3723 if (VA.isExtInLoc()) { in LowerFormalArguments()