Home
last modified time | relevance | path

Searched defs:Intr (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/ppbus/
HDppb_1284.h66 #define Intr nACK macro
/trueos/contrib/llvm/lib/Target/Mips/
HDMipsSEISelLowering.cpp2021 static SDValue lowerMSALoadIntr(SDValue Op, SelectionDAG &DAG, unsigned Intr) { in lowerMSALoadIntr()
2037 unsigned Intr = cast<ConstantSDNode>(Op->getOperand(1))->getZExtValue(); in lowerINTRINSIC_W_CHAIN() local
2089 static SDValue lowerMSAStoreIntr(SDValue Op, SelectionDAG &DAG, unsigned Intr) { in lowerMSAStoreIntr()
2105 unsigned Intr = cast<ConstantSDNode>(Op->getOperand(1))->getZExtValue(); in lowerINTRINSIC_VOID() local
/trueos/contrib/llvm/lib/Target/R600/
HDSIISelLowering.cpp629 SDNode *Intr = BRCOND.getOperand(1).getNode(); in LowerBRCOND() local
/trueos/contrib/ee/
HDnew_curse.c491 int Intr; /* storeage for interrupt character */ variable