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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h127 bool isExtInLoc() const { function in class:llvm::CCValAssign
/freebsd-10.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp581 if (VA.isExtInLoc())
597 if (VA.isExtInLoc())
1178 if (VA.isExtInLoc())
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp451 if (VA.isExtInLoc())
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2035 if (VA.isExtInLoc()) {

Completed in 210 milliseconds