HomeSort by relevance Sort by last modified time
    Searched refs:shouldInsertFencesForAtomic (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 201 bool shouldInsertFencesForAtomic(const Instruction *I) const override {
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 228 bool shouldInsertFencesForAtomic(const Instruction *I) const override {
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 461 bool shouldInsertFencesForAtomic(const Instruction *I) const override;
499 // TODO: remove this, and have shouldInsertFencesForAtomic do the proper
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 570 bool shouldInsertFencesForAtomic(const Instruction *I) const override {
  /external/llvm/lib/CodeGen/
AtomicExpandPass.cpp 225 if (TLI->shouldInsertFencesForAtomic(I)) {
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 573 bool shouldInsertFencesForAtomic(const Instruction *I) const override {
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 255 milliseconds