/external/llvm/include/llvm/CodeGen/ |
ISDOpcodes.h | 540 // VACOPY - VACOPY has five operands: an input chain, a destination pointer, 543 VACOPY, [all...] |
/external/llvm/lib/Target/Alpha/ |
AlphaISelLowering.cpp | 149 setOperationAction(ISD::VACOPY, MVT::Other, Custom); 719 case ISD::VACOPY: { [all...] |
/external/llvm/lib/Target/Blackfin/ |
BlackfinISelLowering.cpp | 120 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
|
/external/llvm/lib/Target/MBlaze/ |
MBlazeISelLowering.cpp | 155 setOperationAction(ISD::VACOPY, MVT::Other, Expand); [all...] |
/external/llvm/lib/Target/Sparc/ |
SparcISelLowering.cpp | 789 setOperationAction(ISD::VACOPY , MVT::Other, Expand); [all...] |
/external/llvm/lib/Target/XCore/ |
XCoreISelLowering.cpp | 140 setOperationAction(ISD::VACOPY, MVT::Other, Expand); [all...] |
/external/llvm/lib/Target/CellSPU/ |
SPUISelLowering.cpp | 374 setOperationAction(ISD::VACOPY , MVT::Other, Expand); [all...] |
/external/llvm/lib/Target/Mips/ |
MipsISelLowering.cpp | 157 setOperationAction(ISD::VACOPY, MVT::Other, Expand); [all...] |
/external/llvm/lib/Target/X86/ |
X86ISelLowering.cpp | 551 setOperationAction(ISD::VACOPY , MVT::Other, Custom); 554 setOperationAction(ISD::VACOPY , MVT::Other, Expand); [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeDAG.cpp | [all...] |
SelectionDAG.cpp | [all...] |
SelectionDAGBuilder.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.cpp | 228 setOperationAction(ISD::VACOPY , MVT::Other, Expand); [all...] |
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.cpp | 587 setOperationAction(ISD::VACOPY, MVT::Other, Expand); [all...] |