Home
last modified time | relevance | path

Searched defs:getSExtOrTrunc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp2030 Constant *ConstantExpr::getSExtOrTrunc(Constant *C, Type *Ty) { in getSExtOrTrunc() function in ConstantExpr
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1415 SDValue SelectionDAG::getSExtOrTrunc(SDValue Op, const SDLoc &DL, EVT VT) { in getSExtOrTrunc() function in SelectionDAG