Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp629 Value *CmpOperand = in instrumentAtomic() local
634 CmpOperand, in instrumentAtomic()
639 Value *Success = IRB.CreateICmpEQ(C, CmpOperand); in instrumentAtomic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp654 Value *CmpOperand = in instrumentAtomic() local
659 CmpOperand, in instrumentAtomic()
664 Value *Success = IRB.CreateICmpEQ(C, CmpOperand); in instrumentAtomic()