Searched defs:ExpectedVal (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGAtomic.cpp | 1845 EmitAtomicCompareExchangeOp(llvm::Value * ExpectedVal,llvm::Value * DesiredVal,llvm::AtomicOrdering Success,llvm::AtomicOrdering Failure,bool IsWeak) EmitAtomicCompareExchangeOp() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 7719 __anon58533a440802(int64_t ExpectedVal) validateTargetOperandClass() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 3287 uint64_t ExpectedVal = isSimpleVIDSequence() local |