Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.h26 SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl,
DAArch64SelectionDAGInfo.cpp112 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForSetTag( in EmitTargetCodeForSetTag() function in AArch64SelectionDAGInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h150 virtual SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForSetTag() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6971 SDValue Val = TSI.EmitTargetCodeForSetTag( in visitIntrinsicCall()