Home
last modified time | relevance | path

Searched refs:hasCtrlDep (Results 1 – 20 of 20) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenInstruction.h246 bool hasCtrlDep : 1; variable
DCodeGenInstruction.cpp318 hasCtrlDep = R->getValueAsBit("hasCtrlDep"); in CodeGenInstruction()
DDAGISelMatcherGen.cpp734 && (II.hasCtrlDep || II.mayLoad || II.mayStore || II.canFoldAsLoad || in EmitResultInstructionAsOperand()
/external/llvm/include/llvm/Target/
DTarget.td382 bit hasCtrlDep = 0; // Does this instruction r/w ctrl-flow chains?
748 let hasCtrlDep = 1;
755 let hasCtrlDep = 1;
762 let hasCtrlDep = 1;
881 let hasCtrlDep = 1;
/external/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td512 let usesCustomInserter = 1, hasCtrlDep = 1, mayLoad = 1, mayStore = 1,
538 let usesCustomInserter = 1, hasCtrlDep = 1, mayLoad = 1, mayStore = 1,
/external/llvm/lib/Target/X86/
DX86InstrControl.td23 hasCtrlDep = 1, FPForm = SpecialFP, SchedRW = [WriteJumpLd] in {
DX86InstrSystem.td26 let isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in {
DX86InstrCompiler.td160 hasCtrlDep = 1, isCodeGenOnly = 1 in {
168 hasCtrlDep = 1, isCodeGenOnly = 1 in {
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td109 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7 in {
275 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
281 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
DPPCInstrInfo.td1000 let hasCtrlDep = 1 in {
1108 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7 in {
1192 let isCall = 1, hasCtrlDep = 1, isCodeGenOnly = 1, PPC970_Unit = 7 in {
1321 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
1327 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
1515 let isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in
/external/llvm/docs/TableGen/
Dindex.rst123 bit hasCtrlDep = 0;
DLangIntro.rst537 let isTerminator = 1, isReturn = 1, isBarrier = 1, hasCtrlDep = 1 in
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td984 let hasCtrlDep = 1 in
989 let hasCtrlDep = 1 in
/external/mesa3d/src/gallium/drivers/radeon/
DR600Instructions.td1159 let isTerminator = 1, isReturn = 1, isBarrier = 1, hasCtrlDep = 1 in {
DSIInstructions.td605 let hasCtrlDep = 1;
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td1055 let isReturn=1, isTerminator=1, hasDelaySlot=1, isBarrier=1, hasCtrlDep=1 in
1356 let hasCtrlDep = 1;
DMips16InstrInfo.td1388 let isReturn=1, isTerminator=1, hasDelaySlot=1, isBarrier=1, hasCtrlDep=1,
/external/llvm/lib/Target/R600/
DR600Instructions.td1543 let isTerminator = 1, isReturn = 1, hasCtrlDep = 1,
DSIInstructions.td430 let hasCtrlDep = 1;
481 let hasCtrlDep = 1;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td36 let isReturn = 1, isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in