Home
last modified time | relevance | path

Searched defs:Comparand (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dms-intrinsics.c30 void *Exchange, void *Comparand) { in test_InterlockedCompareExchangePointer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2806 int64_t Comparand = MI.getOperand(2).getImm(); in convertToImmediateForm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp4648 int64_t Comparand = MI.getOperand(2).getImm(); in simplifyToLI() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp1928 llvm::Value *Comparand = in EmitBuiltinExpr() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h333 #define InterlockedCompareExchangePointer(Destination, Exchange, Comparand) \ argument