Home
last modified time | relevance | path

Searched defs:TruncOp (Results 1 – 12 of 12) 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/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DSetTheory.cpp111 struct TruncOp : public SetIntBinOp { struct
112 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
/external/llvm-project/llvm/lib/TableGen/
DSetTheory.cpp111 struct TruncOp : public SetIntBinOp { struct
112 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4065 unsigned TruncOp; in PromoteNode() local
4095 unsigned ExtOp, TruncOp; in PromoteNode() local
4113 unsigned ExtOp, TruncOp; in PromoteNode() local
DDAGCombiner.cpp6602 SDValue TruncOp = N0.getOperand(0); in visitANY_EXTEND() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4295 unsigned TruncOp; in PromoteNode() local
4330 unsigned ExtOp, TruncOp; in PromoteNode() local
4379 unsigned ExtOp, TruncOp; in PromoteNode() local
DDAGCombiner.cpp10840 SDValue TruncOp = DAG.getNode(ISD::TRUNCATE, DL, SVT, Op); in visitTRUNCATE() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4504 unsigned TruncOp; in PromoteNode() local
4539 unsigned ExtOp, TruncOp; in PromoteNode() local
4588 unsigned ExtOp, TruncOp; in PromoteNode() local
DDAGCombiner.cpp11828 SDValue TruncOp = DAG.getNode(ISD::TRUNCATE, DL, SVT, Op); in visitTRUNCATE() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp441 Value *TruncOp = Trunc.getOperand(0); in foldVecTruncToExtElt() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp482 Value *TruncOp = Trunc.getOperand(0); in foldVecTruncToExtElt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp458 Value *TruncOp = Trunc.getOperand(0); in foldVecTruncToExtElt() local