Searched defs:LowerSIGN_EXTEND (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp199 case ISD::SIGN_EXTEND: return LowerSIGN_EXTEND(Op, DAG);
899 SDValue MSP430TargetLowering::LowerSIGN_EXTEND(SDValue Op, function in class:MSP430TargetLowering
/external/llvm/lib/Target/R600/
H A DSIISelLowering.cpp349 case ISD::SIGN_EXTEND: return LowerSIGN_EXTEND(Op, DAG);
517 SDValue SITargetLowering::LowerSIGN_EXTEND(SDValue Op, function in class:SITargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10152 SDValue X86TargetLowering::LowerSIGN_EXTEND(SDValue Op, function in class:X86TargetLowering
12826 case ISD::SIGN_EXTEND: return LowerSIGN_EXTEND(Op, DAG);

Completed in 193 milliseconds