/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-sitofp-combine-chains.ll | 5 ; operations in this function both ended up direct successors to the EntryToken
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-sitofp-combine-chains.ll | 5 ; operations in this function both ended up direct successors to the EntryToken
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 63 if (Node->getOpcode() == ISD::EntryToken || in isPassiveNode()
|
D | InstrEmitter.cpp | 798 case ISD::EntryToken: in EmitSpecialNode()
|
D | SelectionDAG.cpp | 645 assert(N->getOpcode() != ISD::EntryToken && "EntryToken in CSEMap!"); in RemoveNodeFromCSEMaps() 839 EntryNode(ISD::EntryToken, DebugLoc(), getVTList(MVT::Other)), in SelectionDAG() 2685 if (N1.getOpcode() == ISD::EntryToken) return N2; in getNode() 2686 if (N2.getOpcode() == ISD::EntryToken) return N1; in getNode() 5584 assert(AllNodes.front().getOpcode() == ISD::EntryToken && in AssignTopologicalOrder() 5894 case ISD::EntryToken: return "EntryToken"; in getOperationName()
|
D | SelectionDAGISel.cpp | 2025 case ISD::EntryToken: // These nodes remain the same. in SelectCodeCommon()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 79 if (Node->getOpcode() == ISD::EntryToken || in isPassiveNode()
|
D | SelectionDAGDumper.cpp | 104 case ISD::EntryToken: return "EntryToken"; in getOperationName() 690 if (Node.getOpcode() == ISD::EntryToken) in shouldPrintInline()
|
D | ScheduleDAGFast.cpp | 666 (N->getOpcode() == ISD::EntryToken || isPassiveNode(N))) in ScheduleNode() 738 (N->getOpcode() != ISD::EntryToken && !isPassiveNode(N))) in Schedule()
|
D | ScheduleDAGRRList.cpp | 469 if (N->getOpcode() == ISD::EntryToken) in IsChainDependent() 527 if (N->getOpcode() == ISD::EntryToken) in FindCallSeqStart()
|
D | InstrEmitter.cpp | 972 case ISD::EntryToken: in EmitSpecialNode()
|
D | SelectionDAGISel.cpp | 2507 if (V->getOpcode() == ISD::EntryToken) in HandleMergeInputChains() 2893 case ISD::EntryToken: // These nodes remain the same. in SelectCodeCommon()
|
D | SelectionDAG.cpp | 863 assert(N->getOpcode() != ISD::EntryToken && "EntryToken in CSEMap!"); in RemoveNodeFromCSEMaps() 978 EntryNode(ISD::EntryToken, 0, DebugLoc(), getVTList(MVT::Other)), in SelectionDAG() 4435 if (N1.getOpcode() == ISD::EntryToken) return N2; in getNode() 4436 if (N2.getOpcode() == ISD::EntryToken) return N1; in getNode() 8009 assert(AllNodes.front().getOpcode() == ISD::EntryToken && in AssignTopologicalOrder()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 69 if (Node->getOpcode() == ISD::EntryToken || in isPassiveNode()
|
D | SelectionDAGDumper.cpp | 83 case ISD::EntryToken: return "EntryToken"; in getOperationName() 577 if (Node.getOpcode() == ISD::EntryToken) in shouldPrintInline()
|
D | ScheduleDAGFast.cpp | 673 (N->getOpcode() == ISD::EntryToken || isPassiveNode(N))) in ScheduleNode() 745 (N->getOpcode() != ISD::EntryToken && !isPassiveNode(N))) in Schedule()
|
D | InstrEmitter.cpp | 892 case ISD::EntryToken: in EmitSpecialNode()
|
D | ScheduleDAGRRList.cpp | 443 if (N->getOpcode() == ISD::EntryToken) in IsChainDependent() 503 if (N->getOpcode() == ISD::EntryToken) in FindCallSeqStart()
|
D | SelectionDAG.cpp | 766 assert(N->getOpcode() != ISD::EntryToken && "EntryToken in CSEMap!"); in RemoveNodeFromCSEMaps() 886 EntryNode(ISD::EntryToken, 0, DebugLoc(), getVTList(MVT::Other)), in SelectionDAG() 3485 if (N1.getOpcode() == ISD::EntryToken) return N2; in getNode() 3486 if (N2.getOpcode() == ISD::EntryToken) return N1; in getNode() 6631 assert(AllNodes.front().getOpcode() == ISD::EntryToken && in AssignTopologicalOrder()
|
D | SelectionDAGISel.cpp | 2736 case ISD::EntryToken: // These nodes remain the same. in SelectCodeCommon()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 45 EntryToken, enumerator
|
/external/llvm/test/CodeGen/X86/ |
D | merge-store-partially-alias-loads.ll | 17 ; DBGDAG: [[ENTRYTOKEN:t[0-9]+]]: ch = EntryToken
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | merge-store-partially-alias-loads.ll | 17 ; DBGDAG: [[ENTRYTOKEN:t[0-9]+]]: ch = EntryToken
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 45 EntryToken, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 45 EntryToken, enumerator
|