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

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

Completed in 54 milliseconds