Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.td484 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, isBarrier = 1 in {
489 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1 in {
498 let isBranch = 1, isIndirectBranch = 1, isTerminator = 1, hasCtrlDep = 1,
504 let isBranch = 1, isIndirectBranch = 1, isTerminator = 1, hasCtrlDep = 1 in {
513 let isBranch = 1, isTerminator = 1, hasDelaySlot = 1, hasCtrlDep = 1,
519 let isBranch = 1, isTerminator = 1, hasDelaySlot = 1, hasCtrlDep = 1 in {
529 hasDelaySlot = 1, hasCtrlDep = 1, isBarrier = 1 in {
535 hasDelaySlot = 1, hasCtrlDep = 1 in {
/external/llvm/utils/TableGen/
DCodeGenInstruction.h236 bool hasCtrlDep; variable
DCodeGenInstruction.cpp311 hasCtrlDep = R->getValueAsBit("hasCtrlDep"); in CodeGenInstruction()
/external/llvm/lib/Target/Alpha/
DAlphaInstrFormats.td107 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1 in {
DAlphaInstrInfo.td152 let hasCtrlDep = 1, Defs = [R30], Uses = [R30] in {
852 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1 in {
/external/llvm/include/llvm/Target/
DTarget.td331 bit hasCtrlDep = 0; // Does this instruction r/w ctrl-flow chains?
604 let hasCtrlDep = 1;
611 let hasCtrlDep = 1;
618 let hasCtrlDep = 1;
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td362 let hasCtrlDep = 1 in {
418 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7 in {
510 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
517 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
644 let isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in
DPPCInstr64Bit.td204 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
211 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
/external/llvm/lib/Target/X86/
DX86InstrControl.td20 hasCtrlDep = 1, FPForm = SpecialFP in {
DX86InstrSystem.td24 let isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in {
DX86InstrCompiler.td117 hasCtrlDep = 1, isCodeGenOnly = 1 in {
125 hasCtrlDep = 1, isCodeGenOnly = 1 in {
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td972 let hasCtrlDep = 1 in
977 let hasCtrlDep = 1 in
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td569 isBarrier=1, hasCtrlDep=1, rs=0, rt=0, shamt=0 in
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td95 let isReturn = 1, isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in {
/external/llvm/lib/Target/CellSPU/
DSPUInstrInfo.td24 let hasCtrlDep = 1, Defs = [R1], Uses = [R1] in {
1467 let hasCtrlDep = 1 in {
3456 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1 in {