Home
last modified time | relevance | path

Searched defs:isZExtFree (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1005 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree() function in MSP430TargetLowering
1010 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() function in MSP430TargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1506 virtual bool isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree() function
1510 virtual bool isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp9694 bool X86TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree() function in X86TargetLowering
9699 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() function in X86TargetLowering