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

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 162 void computeLiveIns(LivePhysRegs &LiveRegs, const TargetRegisterInfo &TRI,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 162 void computeLiveIns(LivePhysRegs &LiveRegs, const TargetRegisterInfo &TRI,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 162 void computeLiveIns(LivePhysRegs &LiveRegs, const TargetRegisterInfo &TRI,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 162 void computeLiveIns(LivePhysRegs &LiveRegs, const TargetRegisterInfo &TRI,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 162 void computeLiveIns(LivePhysRegs &LiveRegs, const TargetRegisterInfo &TRI,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 162 void computeLiveIns(LivePhysRegs &LiveRegs, const TargetRegisterInfo &TRI,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 162 void computeLiveIns(LivePhysRegs &LiveRegs, const TargetRegisterInfo &TRI,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LivePhysRegs.h 162 void computeLiveIns(LivePhysRegs &LiveRegs, const TargetRegisterInfo &TRI,
  /external/llvm/lib/Target/Hexagon/
RDFLiveness.h 56 void computeLiveIns();
HexagonRDFOpt.cpp 316 LV.computeLiveIns();
HexagonOptAddrMode.cpp 649 L.computeLiveIns();
RDFLiveness.cpp 526 void Liveness::computeLiveIns() {
    [all...]
  /external/llvm/lib/CodeGen/
BranchFolding.h 134 void computeLiveIns(MachineBasicBlock &MBB);
BranchFolding.cpp 402 void BranchFolder::computeLiveIns(MachineBasicBlock &MBB) {
432 computeLiveIns(*NewDest);
470 computeLiveIns(*NewMBB);
    [all...]

Completed in 586 milliseconds