Searched defs:Ext2 (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | RISCVISAInfo.cpp | 734 static Error getIncompatibleError(StringRef Ext1, StringRef Ext2) { in getIncompatibleError()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.cpp | 2752 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts()
|
| H A D | ARMISelLowering.cpp | 10384 SDValue Ext2 = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, EltVT, Op0, in LowerVecReduce() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 6034 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts() 6279 auto Ext2 = cast<Instruction>(I->getOperand(1)); in isProfitableToSinkOperands() local
|
| H A D | AArch64ISelLowering.cpp | 22443 const SDValue Ext2 = in performSignExtendSetCCCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 15920 SDValue Ext2 = N->getOperand(1).getOperand(0); in DAGCombineBuildVector() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 13720 SDValue Ext2 = DAG.getNode(Opcode, DL, VT, Op2); in tryToFoldExtendSelectLoad() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 46776 SDValue Ext2 = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, VT, in scalarizeExtEltFP() local 59686 SDValue Ext2 = extractSubVector(InVec.getOperand(2), 0, DAG, DL, 128); in combineEXTRACT_SUBVECTOR() local
|