Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5885 auto CallId = MFI->getPreallocatedIdForCallSite( in Select() local
5888 SDValue CallIdValue = CurDAG->getTargetConstant(CallId, dl, MVT::i32); in Select()
5897 auto CallId = MFI->getPreallocatedIdForCallSite( in Select() local
5900 SDValue CallIdValue = CurDAG->getTargetConstant(CallId, dl, MVT::i32); in Select()