Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DCallingConvLower.h126 bool isExtInLoc() const { in isExtInLoc() function
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h154 bool isExtInLoc() const { in isExtInLoc() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h155 bool isExtInLoc() const { in isExtInLoc() function
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp632 if (VA.isExtInLoc()) in LowerFormalArguments_64()
648 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1402 if (VA.isExtInLoc()) in LowerCall_64()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp625 if (VA.isExtInLoc()) in LowerFormalArguments_64()
641 if (VA.isExtInLoc()) in LowerFormalArguments_64()
1383 if (VA.isExtInLoc()) in LowerCall_64()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp821 if (VA.isExtInLoc()) in convertLocVTToValVT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1045 if (VA.isExtInLoc()) in convertLocVTToValVT()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2323 if (VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1) in LowerCallResult()
2450 bool ExtendedInMem = VA.isExtInLoc() && in LowerMemArgument()
2657 if (VA.isExtInLoc()) { in LowerFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp2695 if (VA.isExtInLoc() && (VA.getValVT().getScalarType() == MVT::i1)) { in LowerCallResult()
2832 VA.isExtInLoc() && VA.getValVT().getScalarType() == MVT::i1 && in LowerMemArgument()
3121 if (VA.isExtInLoc()) { in LowerFormalArguments()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp1795 if (VA.isExtInLoc()) { in LowerFormalArguments()