Home
last modified time | relevance | path

Searched refs:EmitTargetCodeForSetTag (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h56 SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl,
H A DAArch64SelectionDAGInfo.cpp329 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForSetTag( in EmitTargetCodeForSetTag() function in AArch64SelectionDAGInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h176 virtual SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForSetTag() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7939 SDValue Val = TSI.EmitTargetCodeForSetTag( in visitIntrinsicCall()