Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6353 auto CallId = MFI->getPreallocatedIdForCallSite( in Select() local
6356 SDValue CallIdValue = CurDAG->getTargetConstant(CallId, dl, MVT::i32); in Select()
6365 auto CallId = MFI->getPreallocatedIdForCallSite( in Select() local
6368 SDValue CallIdValue = CurDAG->getTargetConstant(CallId, dl, MVT::i32); in Select()