Home
last modified time | relevance | path

Searched defs:lowerIdempotentRMWIntoFencedLoad (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2183 lowerIdempotentRMWIntoFencedLoad(AtomicRMWInst *RMWI) const { in lowerIdempotentRMWIntoFencedLoad() function
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31879 X86TargetLowering::lowerIdempotentRMWIntoFencedLoad(AtomicRMWInst *AI) const { in lowerIdempotentRMWIntoFencedLoad() function in X86TargetLowering