Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.td486 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, isBarrier = 1 in {
491 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1 in {
500 let isBranch = 1, isIndirectBranch = 1, isTerminator = 1, hasCtrlDep = 1,
506 let isBranch = 1, isIndirectBranch = 1, isTerminator = 1, hasCtrlDep = 1 in {
515 let isBranch = 1, isTerminator = 1, hasDelaySlot = 1, hasCtrlDep = 1,
521 let isBranch = 1, isTerminator = 1, hasDelaySlot = 1, hasCtrlDep = 1 in {
531 hasDelaySlot = 1, hasCtrlDep = 1, isBarrier = 1 in {
537 hasDelaySlot = 1, hasCtrlDep = 1 in {
/external/llvm/utils/TableGen/
DCodeGenInstruction.h240 bool hasCtrlDep; variable
DCodeGenInstruction.cpp314 hasCtrlDep = R->getValueAsBit("hasCtrlDep"); in CodeGenInstruction()
DDAGISelMatcherGen.cpp692 && (II.hasCtrlDep || II.mayLoad || II.mayStore || II.canFoldAsLoad || in EmitResultInstructionAsOperand()
/external/llvm/include/llvm/Target/
DTarget.td356 bit hasCtrlDep = 0; // Does this instruction r/w ctrl-flow chains?
679 let hasCtrlDep = 1;
686 let hasCtrlDep = 1;
693 let hasCtrlDep = 1;
/external/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td232 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
239 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
254 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7 in {
DPPCInstrInfo.td422 let hasCtrlDep = 1 in {
485 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7 in {
573 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
580 let isBranch = 1, isTerminator = 1, hasCtrlDep = 1, PPC970_Unit = 7,
710 let isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in
/external/llvm/lib/Target/X86/
DX86InstrControl.td23 hasCtrlDep = 1, FPForm = SpecialFP in {
DX86InstrSystem.td25 let isTerminator = 1, isBarrier = 1, hasCtrlDep = 1 in {
DX86InstrCompiler.td153 hasCtrlDep = 1, isCodeGenOnly = 1 in {
161 hasCtrlDep = 1, isCodeGenOnly = 1 in {
/external/llvm/docs/
DTableGenFundamentals.rst100 bit hasCtrlDep = 0;
708 let isTerminator = 1, isReturn = 1, isBarrier = 1, hasCtrlDep = 1 in
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td574 let hasCtrlDep = 1;
754 let isReturn=1, isTerminator=1, hasDelaySlot=1, isBarrier=1, hasCtrlDep=1 in
DMips16InstrInfo.td1293 let isReturn=1, isTerminator=1, hasDelaySlot=1, isBarrier=1, hasCtrlDep=1,
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td944 let hasCtrlDep = 1 in
949 let hasCtrlDep = 1 in
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.td1071 let hasCtrlDep = 1, neverHasSideEffects = 1 in {
1473 let hasCtrlDep = 1, isNVStorable = 1, neverHasSideEffects = 1 in
1477 let hasCtrlDep = 1, BaseOpcode = "POST_"#BaseOp in {
DHexagonInstrInfoV4.td1745 let hasCtrlDep = 1, isNVStore = 1, neverHasSideEffects = 1 in
/external/llvm/lib/Target/R600/
DR600Instructions.td1651 let isTerminator = 1, isReturn = 1, hasCtrlDep = 1,
DSIInstructions.td711 let hasCtrlDep = 1;