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

/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h49 unsigned int NumVTs; member in class:llvm::SDVTListNode
H A DSelectionDAGNodes.h59 unsigned int NumVTs; member in struct:llvm::SDVTList
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp57 static SDVTList makeVTList(const EVT *VTs, unsigned NumVTs) { argument
4377 getMemIntrinsicNode(unsigned Opcode, SDLoc dl, const EVT *VTs, unsigned NumVTs, const SDValue *Ops, unsigned NumOps, EVT MemVT, MachinePointerInfo PtrInfo, unsigned Align, bool Vol, bool ReadMem, bool WriteMem) argument
4856 getNode(unsigned Opcode, SDLoc DL, const EVT *VTs, unsigned NumVTs, const SDValue *Ops, unsigned NumOps) argument
5041 getVTList(const EVT *VTs, unsigned NumVTs) argument
[all...]

Completed in 82 milliseconds