Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DSetTheory.cpp101 struct TruncOp : public SetIntBinOp { struct
102 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4282 unsigned TruncOp; in PromoteNode() local
4312 unsigned ExtOp, TruncOp; in PromoteNode() local
4330 unsigned ExtOp, TruncOp; in PromoteNode() local
DDAGCombiner.cpp6555 SDValue TruncOp = N0.getOperand(0); in visitANY_EXTEND() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp441 Value *TruncOp = Trunc.getOperand(0); in foldVecTruncToExtElt() local