Home
last modified time | relevance | path

Searched refs:hasExtraDefRegAllocReq (Results 1 – 25 of 49) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h530 bool hasExtraDefRegAllocReq() const { in hasExtraDefRegAllocReq() function
/external/llvm/include/llvm/MC/
DMCInstrDesc.h463 bool hasExtraDefRegAllocReq() const { in hasExtraDefRegAllocReq() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInstrDocsEmitter.cpp132 FLAG(hasExtraDefRegAllocReq) in EmitInstrDocs()
DCodeGenInstruction.h255 bool hasExtraDefRegAllocReq : 1; variable
DInstrInfoEmitter.cpp601 if (!Target.getAllowRegisterRenaming() || Inst.hasExtraDefRegAllocReq) in emitRecord()
DCodeGenInstruction.cpp344 hasExtraDefRegAllocReq = R->getValueAsBit("hasExtraDefRegAllocReq"); in CodeGenInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrDesc.h505 bool hasExtraDefRegAllocReq() const { in hasExtraDefRegAllocReq() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.h243 bool hasExtraDefRegAllocReq; variable
DInstrInfoEmitter.cpp297 if (Inst.hasExtraDefRegAllocReq) OS << "|(1<<MCID::ExtraDefRegAllocReq)"; in emitRecord()
DCodeGenInstruction.cpp319 hasExtraDefRegAllocReq = R->getValueAsBit("hasExtraDefRegAllocReq"); in CodeGenInstruction()
/external/llvm/utils/TableGen/
DCodeGenInstruction.h252 bool hasExtraDefRegAllocReq : 1; variable
DInstrInfoEmitter.cpp505 if (Inst.hasExtraDefRegAllocReq) OS << "|(1ULL<<MCID::ExtraDefRegAllocReq)"; in emitRecord()
DCodeGenInstruction.cpp339 hasExtraDefRegAllocReq = R->getValueAsBit("hasExtraDefRegAllocReq"); in CodeGenInstruction()
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td248 let hasExtraDefRegAllocReq = 1 in
315 let hasExtraDefRegAllocReq = 1 in {
325 } // hasExtraDefRegAllocReq = 1
978 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
987 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
1010 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
1019 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430InstrInfo.td284 let mayLoad = 1, hasExtraDefRegAllocReq = 1, Constraints = "$base = $base_wb" in {
367 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
539 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
617 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
736 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
817 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td292 let mayLoad = 1, hasExtraDefRegAllocReq = 1, Constraints = "$base = $base_wb" in {
375 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
547 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
625 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
744 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
825 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td284 let mayLoad = 1, hasExtraDefRegAllocReq = 1, Constraints = "$base = $base_wb" in {
367 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
539 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
617 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
736 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
817 let mayLoad = 1, hasExtraDefRegAllocReq = 1,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td255 let hasExtraDefRegAllocReq = 1 in
322 let hasExtraDefRegAllocReq = 1 in {
332 } // hasExtraDefRegAllocReq = 1
1116 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1, Size = 8,
1125 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
1148 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
1157 let hasExtraSrcRegAllocReq = 1, hasExtraDefRegAllocReq = 1,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp604 if (MI.isCall() || MI.hasExtraDefRegAllocReq() || TII->isPredicated(MI)) in BreakAntiDependencies()
/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp589 if (MI.isCall() || MI.hasExtraDefRegAllocReq() || TII->isPredicated(MI)) in BreakAntiDependencies()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCriticalAntiDepBreaker.cpp575 if (MI->getDesc().isCall() || MI->getDesc().hasExtraDefRegAllocReq() || in BreakAntiDependencies()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h725 bool hasExtraDefRegAllocReq(QueryType Type = AnyInBundle) const {
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td767 let mayLoad = 1, hasExtraDefRegAllocReq = 1 in
779 let mayLoad = 1, hasExtraDefRegAllocReq = 1 in
812 let mayLoad = 1, Uses = [SP], Defs = [SP], hasExtraDefRegAllocReq = 1 in
1530 hasExtraDefRegAllocReq = 1 in
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstr.h779 bool hasExtraDefRegAllocReq(QueryType Type = AnyInBundle) const {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrThumb.td784 let mayLoad = 1, hasExtraDefRegAllocReq = 1 in
796 let mayLoad = 1, hasExtraDefRegAllocReq = 1 in
829 let mayLoad = 1, Uses = [SP], Defs = [SP], hasExtraDefRegAllocReq = 1 in
1673 hasExtraDefRegAllocReq = 1 in

12