HomeSort by relevance Sort by last modified time
    Searched refs:PVT (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 203 SDValue PromoteOperand(SDValue Op, EVT PVT, bool &Replace);
204 SDValue SExtPromoteOperand(SDValue Op, EVT PVT);
205 SDValue ZExtPromoteOperand(SDValue Op, EVT PVT);
    [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp 73 clang::QualType PVT = PVD->getOriginalType();
75 slangAssert(PVT->isPointerType() &&
79 clang::QualType RST = PVT->getPointeeType();
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 642 bool IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const override;
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 147 milliseconds