Searched defs:isMachineOpcode (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h377 bool isMachineOpcode() const { return NodeType < 0; } function in class:llvm::SDNode
567 while (!FoundNode->isMachineOpcode()) { function
797 inline bool SDValue::isMachineOpcode() const { function in class:llvm::SDNode::SDValue
[all...]

Completed in 115 milliseconds