Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1957 Constant *ConstantExpr::getCast(unsigned oc, Constant *C, Type *Ty, getCast() function in ConstantExpr
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2574 auto getCast = [&](IRBuilderBase &Builder, Value *Val, in createHvxIntrinsic() local