Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h27 SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl,
H A DAArch64SelectionDAGInfo.cpp110 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForSetTag( in EmitTargetCodeForSetTag() function in AArch64SelectionDAGInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h150 virtual SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForSetTag() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7062 SDValue Val = TSI.EmitTargetCodeForSetTag( in visitIntrinsicCall()