Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h591 AtomicExpansionKind shouldCastAtomicStoreInIR(StoreInst *SI) const override { shouldCastAtomicStoreInIR() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2228 virtual AtomicExpansionKind shouldCastAtomicStoreInIR(StoreInst *SI) const { shouldCastAtomicStoreInIR() function