Home
last modified time | relevance | path

Searched defs:getPack (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp490 SDValue VECustomDAG::getPack(EVT DestVT, SDValue LoVec, SDValue HiVec, in getPack() function in llvm::VECustomDAG
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4326 NamedDecl *getPack() const { return Pack; } in getPack() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4617 static SDValue getPack(SelectionDAG &DAG, const X86Subtarget &Subtarget, in getPack() function