Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h127 bool isExtInLoc() const { in isExtInLoc() function
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp581 if (VA.isExtInLoc()) in LowerFormalArguments_64()
597 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1180 if (VA.isExtInLoc()) in LowerCall_64()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp545 if (VA.isExtInLoc()) in convertLocVTToValVT()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2220 if (VA.isExtInLoc()) { in LowerFormalArguments()