Searched defs:ExpectedV (Results 1 – 2 of 2) sorted by relevance
/llvm-project/offload/DeviceRTL/src/ | ||
H A D | Synchronization.cpp | 64 atomicCAS(Ty * Address,Ty ExpectedV,Ty DesiredV,atomic::OrderingTy OrderingSucc,atomic::OrderingTy OrderingFail) atomicCAS() argument |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 9659 SDValue ExpectedV = ExpectedIdx < Size ? V1 : V2; isShuffleEquivalent() local |