| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsInstructionSelector.cpp | 152 return constrainSelectedInstRegOperands(*Inst, TII, TRI, RBI); in materialize32BitImm() 158 return constrainSelectedInstRegOperands(*Inst, TII, TRI, RBI); in materialize32BitImm() 165 return constrainSelectedInstRegOperands(*Inst, TII, TRI, RBI); in materialize32BitImm() 173 if (!constrainSelectedInstRegOperands(*LUi, TII, TRI, RBI)) in materialize32BitImm() 175 if (!constrainSelectedInstRegOperands(*ORi, TII, TRI, RBI)) in materialize32BitImm() 266 if (!constrainSelectedInstRegOperands(*NewInst, TII, TRI, RBI)) in buildUnalignedStore() 305 if (!constrainSelectedInstRegOperands(*Mul, TII, TRI, RBI)) in select() 378 if (!constrainSelectedInstRegOperands(*SLL, TII, TRI, RBI)) in select() 386 if (!constrainSelectedInstRegOperands(*ADDu, TII, TRI, RBI)) in select() 397 if (!constrainSelectedInstRegOperands(*LW, TII, TRI, RBI)) in select() [all …]
|
| H A D | MipsLegalizerInfo.cpp | 515 return constrainSelectedInstRegOperands(*Trap, TII, TRI, RBI); in legalizeIntrinsic()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstructionSelector.cpp | 584 if (!constrainSelectedInstRegOperands(*CmpI, TII, TRI, RBI)) in insertComparison() 592 if (!constrainSelectedInstRegOperands(*ReadI, TII, TRI, RBI)) in insertComparison() 603 if (!constrainSelectedInstRegOperands(*Mov1I, TII, TRI, RBI)) in insertComparison() 709 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal() 716 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal() 764 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGlobal() 781 if (!constrainSelectedInstRegOperands(*CmpI, TII, TRI, RBI)) in selectSelect() 797 if (!constrainSelectedInstRegOperands(*Mov1I, TII, TRI, RBI)) in selectSelect() 810 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectShift() 1129 if (!constrainSelectedInstRegOperands(*Test, TII, TRI, RBI)) in select() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 1772 constrainSelectedInstRegOperands(*Shl, TII, TRI, RBI); in selectVectorSHL() 1829 constrainSelectedInstRegOperands(*Neg, TII, TRI, RBI); in selectVectorAshrLshr() 1831 constrainSelectedInstRegOperands(*SShl, TII, TRI, RBI); in selectVectorAshrLshr() 1855 constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectVaStartDarwin() 1863 constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectVaStartDarwin() 2557 constrainSelectedInstRegOperands(I, TII, TRI, RBI); in select() 3185 constrainSelectedInstRegOperands(I, TII, TRI, RBI); in select() 3735 constrainSelectedInstRegOperands(*Cmp, TII, TRI, RBI); in selectVectorICmp() 3840 constrainSelectedInstRegOperands(BFM, TII, TRI, RBI); in selectMergeValues() 4237 constrainSelectedInstRegOperands(*MI, TII, TRI, RBI); in emitInstr() [all …]
|
| H A D | AArch64LegalizerInfo.cpp | 1254 constrainSelectedInstRegOperands(*CAS, *ST->getInstrInfo(), in legalizeAtomicCmpxchg128()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstructionSelector.cpp | 548 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectLoadStoreOp() 585 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectFrameIndexOrGep() 631 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectGlobalValue() 831 constrainSelectedInstRegOperands(AndInst, TII, TRI, RBI); in selectZext() 936 constrainSelectedInstRegOperands(CmpInst, TII, TRI, RBI); in selectCmp() 937 constrainSelectedInstRegOperands(SetInst, TII, TRI, RBI); in selectCmp() 1004 constrainSelectedInstRegOperands(Set1, TII, TRI, RBI); in selectFCmp() 1005 constrainSelectedInstRegOperands(Set2, TII, TRI, RBI); in selectFCmp() 1006 constrainSelectedInstRegOperands(Set3, TII, TRI, RBI); in selectFCmp() 1028 constrainSelectedInstRegOperands(CmpInst, TII, TRI, RBI); in selectFCmp() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructionSelector.cpp | 297 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_AND_OR_XOR() 330 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_ADD_SUB() 343 return constrainSelectedInstRegOperands(*Add, TII, TRI, RBI); in selectG_ADD_SUB() 383 if (!constrainSelectedInstRegOperands(*Addc, TII, TRI, RBI)) in selectG_ADD_SUB() 420 return constrainSelectedInstRegOperands(I, TII, TRI, RBI); in selectG_UADDO_USUBO_UADDE_USUBE() 677 return constrainSelectedInstRegOperands(MI, TII, TRI, RBI); in selectG_BUILD_VECTOR_TRUNC() 779 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectG_SBFX_UBFX() 881 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectWritelane() 922 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectDivScale() 1203 return constrainSelectedInstRegOperands(*MIB, TII, TRI, RBI); in selectGroupStaticSize() [all …]
|
| H A D | AMDGPURegisterBankInfo.cpp | 1635 if (!constrainSelectedInstRegOperands(*MIB, *TII, *TRI, *this)) in applyMappingBFE() 1863 if (!constrainSelectedInstRegOperands(*MIB, *TII, *TRI, *this)) in selectStoreIntrinsic()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | Utils.h | 134 bool constrainSelectedInstRegOperands(MachineInstr &I,
|
| H A D | InstructionSelectorImpl.h | 1082 constrainSelectedInstRegOperands(*OutMIs[InsnID].getInstr(), TII, TRI, in executeMatchTable()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineInstrBuilder.h | 323 return constrainSelectedInstRegOperands(*MI, TII, TRI, RBI); in constrainAllUses()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Utils.cpp | 134 bool llvm::constrainSelectedInstRegOperands(MachineInstr &I, in constrainSelectedInstRegOperands() function in llvm
|