Searched defs:Comparand (Results 1 – 5 of 5) sorted by relevance
30 void *Exchange, void *Comparand) { in test_InterlockedCompareExchangePointer()
2806 int64_t Comparand = MI.getOperand(2).getImm(); in convertToImmediateForm() local
4648 int64_t Comparand = MI.getOperand(2).getImm(); in simplifyToLI() local
1928 llvm::Value *Comparand = in EmitBuiltinExpr() local
333 #define InterlockedCompareExchangePointer(Destination, Exchange, Comparand) \ argument