/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 134 FLAG(hasPostISelHook) in EmitInstrDocs()
|
H A D | InstrInfoEmitter.cpp | 1266 if (Inst.hasPostISelHook) in emitRecord()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 517 bool hasPostISelHook() const { return Flags & (1ULL << MCID::HasPostISelHook); } in hasPostISelHook() function
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenInstruction.h | 268 bool hasPostISelHook : 1; variable
|
H A D | CodeGenInstruction.cpp | 459 hasPostISelHook = R->getValueAsBit("hasPostISelHook"); in CodeGenInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoF.td | 176 UseNamedOperandTable = 1, hasPostISelHook = 1, isCommutable = 1 in 203 UseNamedOperandTable = 1, hasPostISelHook = 1 in 232 UseNamedOperandTable = 1, hasPostISelHook = 1 in 250 UseNamedOperandTable = 1, hasPostISelHook = 1 in
|
H A D | RISCVInstrInfoZfa.td | 66 UseNamedOperandTable = 1, hasPostISelHook = 1 in
|
H A D | RISCVInstrInfoVPseudos.td | 6446 let mayRaiseFPException = true, hasPostISelHook = 1 in { 6455 let mayRaiseFPException = true, hasSideEffects = 0, hasPostISelHook = 1 in { 6465 let mayRaiseFPException = true, hasSideEffects = 0, hasPostISelHook = 1 in { 6474 let mayRaiseFPException = true, hasSideEffects = 0, hasPostISelHook = 1 in { 6481 let mayRaiseFPException = true, hasSideEffects = 0, hasPostISelHook = 1 in { 6495 let mayRaiseFPException = true, hasSideEffects = 0, hasPostISelHook = 1 in { 6507 let mayRaiseFPException = true, hasSideEffects = 0, hasPostISelHook = 1 in 6519 let mayRaiseFPException = true, hasSideEffects = 0, hasPostISelHook = 1 in 6568 let hasSideEffects = 0, hasPostISelHook = 1 in { 6580 let hasSideEffects = 0, hasPostISelHook [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonPseudo.td | 431 hasSideEffects = 0, hasPostISelHook = 1 in 439 hasSideEffects = 0, hasPostISelHook = 1 in
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | MIMGInstructions.td | 214 let hasPostISelHook = 1; 773 let mayLoad = 0, mayStore = 1, hasSideEffects = 0, hasPostISelHook = 0, 780 let hasPostISelHook = 1 in 999 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1, 1008 let hasPostISelHook = 1 in 1626 Gather4 = 1, hasPostISelHook = 0, mayLoad = 1 in {
|
H A D | DSInstructions.td | 196 let hasPostISelHook = 1; 225 let hasPostISelHook = 1; 250 let hasPostISelHook = 1;
|
H A D | VOPInstructions.td | 99 let hasPostISelHook = 1; 128 let hasPostISelHook = 1;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstr.h | 1226 bool hasPostISelHook(QueryType Type = IgnoreBundle) const {
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 1233 if (II.hasPostISelHook()) in EmitMachineNode()
|
H A D | SelectionDAGISel.cpp | 327 assert(!MI.hasPostISelHook() && in AdjustInstrPostInstrSelection()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrThumb.td | 1006 let hasPostISelHook = 1, Defs = [CPSR] in { 1360 let hasPostISelHook = 1, Defs = [CPSR] in {
|
H A D | ARMInstrInfo.td | 1695 let hasPostISelHook = 1, Defs = [CPSR] in { 1728 let hasPostISelHook = 1, Defs = [CPSR] in { 1890 let hasPostISelHook = 1, Defs = [CPSR], Uses = [CPSR] in { 1960 let hasPostISelHook = 1, Defs = [CPSR], Uses = [CPSR] in { 5191 let hasPostISelHook = 1, Constraints = "$newdst = $dst, $newsrc = $src" in {
|
H A D | ARMInstrThumb2.td | 869 let hasPostISelHook = 1, Defs = [CPSR] in { 900 let hasPostISelHook = 1, Defs = [CPSR] in { 1027 let Defs = [CPSR], Uses = [CPSR], hasPostISelHook = PostISelHook in {
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.td | 1585 let hasPostISelHook = 1; 1591 let hasPostISelHook = 1; 1612 let hasPostISelHook = 1;
|
H A D | Mips32r6InstrInfo.td | 1144 hasExtraSrcRegAllocReq = 1, isCTI = 1, Defs = [AT], hasPostISelHook = 1 in {
|
H A D | MicroMipsInstrInfo.td | 431 let hasPostISelHook = 1;
|
H A D | MicroMips32r6InstrInfo.td | 466 let hasPostISelHook = 1;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SMEInstrInfo.td | 232 let hasPostISelHook = 1;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.td | 843 let Defs = [ICC], hasPostISelHook = true in
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 656 bit hasPostISelHook = false; // To be *adjusted* after isel by target hook.
|