Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2140 auto getCast = [&](IRBuilderBase &Builder, Value *Val, in createHvxIntrinsic() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp1973 Constant *ConstantExpr::getCast(unsigned oc, Constant *C, Type *Ty, in getCast() function in ConstantExpr