Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h133 bool isExtInLoc() const { in isExtInLoc() function
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp475 return VA.isExtInLoc() ? DAG.getNode(ISD::TRUNCATE, DL, VA.getValVT(), Val) in LowerMemArgument()
885 if (VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1) in LowerCallResult()
950 if (VA.isExtInLoc()) { in LowerFormalArguments()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp671 if (VA.isExtInLoc()) in LowerFormalArguments_64()
687 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1453 if (VA.isExtInLoc()) in LowerCall_64()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp504 if (VA.isExtInLoc()) in LowerFormalArguments()
851 if (VA.isExtInLoc()) in LowerCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1382 if (VA.isExtInLoc()) in convertLocVTToValVT()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3588 if (VA.isExtInLoc()) { in LowerCallResult()
3732 VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1 && in LowerMemArgument()
4211 if (VA.isExtInLoc()) { in LowerFormalArguments()