Home
last modified time | relevance | path

Searched defs:TruncOp (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/lib/TableGen/
HDSetTheory.cpp101 struct TruncOp : public SetIntBinOp { struct
102 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp4166 unsigned TruncOp; in PromoteNode() local
4196 unsigned ExtOp, TruncOp; in PromoteNode() local
4214 unsigned ExtOp, TruncOp; in PromoteNode() local
HDDAGCombiner.cpp6395 SDValue TruncOp = N0.getOperand(0); in visitANY_EXTEND() local