Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6496 auto CallId = MFI->getPreallocatedIdForCallSite( in Select() local
6499 SDValue CallIdValue = CurDAG->getTargetConstant(CallId, dl, MVT::i32); in Select()
6508 auto CallId = MFI->getPreallocatedIdForCallSite( in Select() local
6511 SDValue CallIdValue = CurDAG->getTargetConstant(CallId, dl, MVT::i32); in Select()