Searched refs:hasExtraSrcRegAllocReq (Results 1 – 22 of 22) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| HD | InstrDocsEmitter.cpp | 131 FLAG(hasExtraSrcRegAllocReq) in EmitInstrDocs()
|
| HD | CodeGenInstruction.h | 268 bool hasExtraSrcRegAllocReq : 1; variable
|
| HD | InstrInfoEmitter.cpp | 702 if (!Target.getAllowRegisterRenaming() || Inst.hasExtraSrcRegAllocReq) in emitRecord()
|
| HD | CodeGenInstruction.cpp | 411 hasExtraSrcRegAllocReq = R->getValueAsBit("hasExtraSrcRegAllocReq"); in CodeGenInstruction()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/ |
| HD | MCInstrDesc.h | 544 bool hasExtraSrcRegAllocReq() const { in hasExtraSrcRegAllocReq() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCInstr64Bit.td | 342 let hasExtraSrcRegAllocReq = 1 in { 352 } // hasExtraSrcRegAllocReq = 1 1138 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1, Size = 8, 1147 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1, 1170 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1, 1179 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
|
| HD | PPCInstrInfo.td | 1932 let hasExtraSrcRegAllocReq = 1 in 2773 let hasExtraSrcRegAllocReq = 1 in { 2783 } // hasExtraSrcRegAllocReq = 1 3183 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1, 3191 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1, 3206 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1, 3215 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | CriticalAntiDepBreaker.cpp | 183 MI.isCall() || MI.hasExtraSrcRegAllocReq() || TII->isPredicated(MI); in PrescanInstruction()
|
| HD | AggressiveAntiDepBreaker.cpp | 466 bool Special = MI.isCall() || MI.hasExtraSrcRegAllocReq() || in ScanInstruction()
|
| HD | MachineOperand.cpp | 131 return !MI->hasExtraSrcRegAllocReq(MachineInstr::IgnoreBundle); in isRenamable()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | SIInstrFormats.td | 207 …let hasExtraSrcRegAllocReq = !if(VOP1,1,!if(VOP2,1,!if(VOP3,1,!if(VOPC,1,!if(SDWA,1, !if(VALU,1,0)…
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | MachineInstr.h | 977 bool hasExtraSrcRegAllocReq(QueryType Type = AnyInBundle) const {
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/ |
| HD | BPFInstrInfo.td | 692 hasExtraDefRegAllocReq = 1, hasExtraSrcRegAllocReq = 1, mayLoad = 1 in {
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMInstrThumb.td | 831 let mayStore = 1, hasExtraSrcRegAllocReq = 1 in 860 let mayStore = 1, Uses = [SP], Defs = [SP], hasExtraSrcRegAllocReq = 1 in
|
| HD | ARMInstrInfo.td | 2965 let mayStore = 1, hasSideEffects = 0, hasExtraSrcRegAllocReq = 1 in { 3130 let mayStore = 1, hasSideEffects = 0, hasExtraSrcRegAllocReq = 1 in { 3160 } // mayStore = 1, hasSideEffects = 0, hasExtraSrcRegAllocReq = 1 3375 let mayStore = 1, hasExtraSrcRegAllocReq = 1 in 3396 let mayStore = 1, hasExtraSrcRegAllocReq = 1 in 5071 let hasExtraSrcRegAllocReq = 1 in 5089 let hasExtraSrcRegAllocReq = 1 in
|
| HD | ARMInstrNEON.td | 1644 let mayStore = 1, hasSideEffects = 0, hasExtraSrcRegAllocReq = 1 in { 2082 } // mayStore = 1, hasSideEffects = 0, hasExtraSrcRegAllocReq = 1 2195 let mayStore = 1, hasSideEffects = 0, hasExtraSrcRegAllocReq = 1 in { 2418 } // mayStore = 1, hasSideEffects = 0, hasExtraSrcRegAllocReq = 1 7009 let hasExtraSrcRegAllocReq = 1 in { 7023 } // hasExtraSrcRegAllocReq = 1 7037 let hasExtraSrcRegAllocReq = 1 in { 7053 } // hasExtraSrcRegAllocReq = 1
|
| HD | ARMInstrThumb2.td | 1629 let mayStore = 1, hasSideEffects = 0, hasExtraSrcRegAllocReq = 1 in 2046 let mayStore = 1, hasExtraSrcRegAllocReq = 1 in 3605 let hasExtraSrcRegAllocReq = 1 in 3651 let hasExtraSrcRegAllocReq = 1 in
|
| HD | ARMInstrVFP.td | 268 let mayStore = 1, hasExtraSrcRegAllocReq = 1 in
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | MipsInstrInfo.td | 546 bit hasExtraSrcRegAllocReq = 1; 1599 hasExtraSrcRegAllocReq = 1, isCTI = 1, Defs = [AT] in { 2305 let hasExtraSrcRegAllocReq = 1;
|
| HD | Mips32r6InstrInfo.td | 1106 hasExtraSrcRegAllocReq = 1, isCTI = 1, Defs = [AT], hasPostISelHook = 1 in {
|
| HD | Mips16InstrInfo.td | 1386 hasExtraSrcRegAllocReq = 1 in
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| HD | Target.td | 535 bit hasExtraSrcRegAllocReq = 0; // Sources have special regalloc requirement? 1472 // setting hasExtraDefRegAllocReq and hasExtraSrcRegAllocReq to 1
|