HomeSort by relevance Sort by last modified time
    Searched refs:isSafeToMove (Results 26 - 44 of 44) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
BranchFolding.cpp     [all...]
MachineInstr.cpp     [all...]
MachineLICM.cpp 771 if (!I.isSafeToMove(TII, AA, DontMoveAcrossStore))
777 // Stores and side effects are already checked by isSafeToMove.
    [all...]
TwoAddressInstructionPass.cpp 186 if (!MI->isSafeToMove(TII, AA, SeenStore))
    [all...]
RegisterCoalescer.cpp 818 if (!DefMI->isSafeToMove(TII, AA, SawStore))
    [all...]
  /external/llvm/lib/CodeGen/
BranchFolding.cpp     [all...]
MachineLICM.cpp 860 if (!I.isSafeToMove(AA, DontMoveAcrossStore))
868 // Stores and side effects are already checked by isSafeToMove.
    [all...]
IfConversion.cpp     [all...]
MachineInstr.cpp     [all...]
RegisterCoalescer.cpp     [all...]
MachinePipeliner.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp     [all...]
HexagonBitSimplify.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 2820 milliseconds

12