HomeSort by: relevance | last modified time | path
    Searched defs:shouldExpandAtomicStoreInIR (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 1958 virtual bool shouldExpandAtomicStoreInIR(StoreInst *SI) const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 16830 bool AArch64TargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 19347 bool ARMTargetLowering::shouldExpandAtomicStoreInIR(StoreInst *SI) const {

Completed in 96 milliseconds