Home
last modified time | relevance | path

Searched defs:CNode (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_basic.h1092 struct CNode { struct
1094 CNode* pNext; argument
1096 CNode* pPrev; argument
1116 CNode* pNode = (CNode*) rPosition; in GetNext() argument
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2233 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops); in Select() local
2314 SDNode *CNode = CurDAG->getMachineNode(MOpc, dl, VTs, Ops); in Select() local
2321 SDNode *CNode = CurDAG->getMachineNode(MOpc, dl, VTs, Ops); in Select() local
2332 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops); in Select() local
2338 SDNode *CNode = CurDAG->getMachineNode(Opc, dl, VTs, Ops); in Select() local
2500 SDNode *CNode = in Select() local