Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h154 bool isExtInLoc() const { in isExtInLoc() function
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp643 if (VA.isExtInLoc()) in LowerFormalArguments_64()
659 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1365 if (VA.isExtInLoc()) in LowerCall_64()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp814 if (VA.isExtInLoc()) in convertLocVTToValVT()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2419 if (VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1) in LowerCallResult()
2549 bool ExtendedInMem = VA.isExtInLoc() && in LowerMemArgument()
2748 if (VA.isExtInLoc()) { in LowerFormalArguments()