Home
last modified time | relevance | path

Searched defs:PVT (Results 1 – 12 of 12) sorted by relevance

/external/syslinux/core/fs/iso9660/
Diso9660_fs.h54 #define PVT(i) ((struct iso9660_pvt_inode *)((i)->pvt)) macro
/external/syslinux/core/fs/pxe/
Dpxe.h151 #define PVT(i) ((struct pxe_pvt_inode *)((i)->pvt)) macro
/external/syslinux/core/fs/fat/
Dfat_fs.h158 #define PVT(i) ((struct fat_pvt_inode *)((i)->pvt)) macro
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp683 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand()
723 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand()
740 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand()
771 EVT PVT = VT; in PromoteIntBinOp() local
829 EVT PVT = VT; in PromoteIntShiftOp() local
873 EVT PVT = VT; in PromoteExtend() local
902 EVT PVT = VT; in PromoteLoad() local
/external/syslinux/core/fs/ufs/
Dufs.h208 #define PVT(p) ((struct ufs_inode_pvt *) p->pvt) macro
/external/syslinux/core/fs/ext2/
Dext2_fs.h303 #define PVT(i) ((struct ext2_pvt_inode *)((i)->pvt)) macro
/external/syslinux/core/fs/btrfs/
Dbtrfs.h293 #define PVT(i) ((struct btrfs_pvt_inode *)((i)->pvt)) macro
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp3183 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local
3236 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp954 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand()
993 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand()
1010 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand()
1041 EVT PVT = VT; in PromoteIntBinOp() local
1099 EVT PVT = VT; in PromoteIntShiftOp() local
1143 EVT PVT = VT; in PromoteExtend() local
1175 EVT PVT = VT; in PromoteLoad() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8656 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local
8794 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5493 EVT PVT = LD->getValueType(0); in LowerAsSplatVectorLoad() local
23756 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local
23888 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local
23947 MVT PVT = getPointerTy(MF->getDataLayout()); in SetupEntryBlockForSjLj() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp4907 EVT PVT = LD->getValueType(0); in LowerAsSplatVectorLoad() local