HomeSort by relevance Sort by last modified time
    Searched defs:TargetInstrInfo (Results 1 - 18 of 18) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/
TargetInstrInfo.cpp 1 //===-- TargetInstrInfo.cpp - Target Instruction Information --------------===//
10 // This file implements the TargetInstrInfo class.
14 #include "llvm/Target/TargetInstrInfo.h"
24 // TargetInstrInfo
27 TargetInstrInfo::~TargetInstrInfo() {
31 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum,
49 TargetInstrInfo::getNumMicroOps(const InstrItineraryData *ItinData,
65 TargetInstrInfo::getOperandLatency(const InstrItineraryData *ItinData,
77 TargetInstrInfo::getOperandLatency(const InstrItineraryData *ItinData
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 1 //===-- llvm/Target/TargetInstrInfo.h - Instruction Info --------*- C++ -*-===//
42 /// TargetInstrInfo - Interface to description of machine instruction set
44 class TargetInstrInfo : public MCInstrInfo {
45 TargetInstrInfo(const TargetInstrInfo &); // DO NOT IMPLEMENT
46 void operator=(const TargetInstrInfo &); // DO NOT IMPLEMENT
48 TargetInstrInfo(int CFSetupOpcode = -1, int CFDestroyOpcode = -1)
53 virtual ~TargetInstrInfo();
257 /// passed to other TargetInstrInfo methods to create new branches.
261 /// condition. These operands can be passed to other TargetInstrInfo
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 1 //===-- llvm/Target/TargetInstrInfo.h - Instruction Info --------*- C++ -*-===//
52 /// TargetInstrInfo - Interface to description of machine instruction set
54 class TargetInstrInfo : public MCInstrInfo {
55 TargetInstrInfo(const TargetInstrInfo &) = delete;
56 void operator=(const TargetInstrInfo &) = delete;
58 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
65 virtual ~TargetInstrInfo();
455 /// passed to other TargetInstrInfo methods to create new branches.
459 /// condition. These operands can be passed to other TargetInstrInfo
    [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 1 //===-- TargetInstrInfo.cpp - Target Instruction Information --------------===//
10 // This file implements the TargetInstrInfo class.
14 #include "llvm/Target/TargetInstrInfo.h"
41 TargetInstrInfo::~TargetInstrInfo() {
45 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum,
65 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB,
78 unsigned TargetInstrInfo::getInlineAsmLength(const char *Str,
106 TargetInstrInfo::ReplaceTailWithBranchTo(MachineBasicBlock::iterator Tail,
126 MachineInstr *TargetInstrInfo::commuteInstructionImpl(MachineInstr &MI
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 1 //===-- llvm/Target/TargetInstrInfo.h - Instruction Info --------*- C++ -*-===//
52 /// TargetInstrInfo - Interface to description of machine instruction set
54 class TargetInstrInfo : public MCInstrInfo {
55 TargetInstrInfo(const TargetInstrInfo &) = delete;
56 void operator=(const TargetInstrInfo &) = delete;
58 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
65 virtual ~TargetInstrInfo();
483 /// passed to other TargetInstrInfo methods to create new branches.
487 /// condition. These operands can be passed to other TargetInstrInfo
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h 1 //===-- llvm/Target/TargetInstrInfo.h - Instruction Info --------*- C++ -*-===//
52 /// TargetInstrInfo - Interface to description of machine instruction set
54 class TargetInstrInfo : public MCInstrInfo {
55 TargetInstrInfo(const TargetInstrInfo &) = delete;
56 void operator=(const TargetInstrInfo &) = delete;
58 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
65 virtual ~TargetInstrInfo();
519 /// passed to other TargetInstrInfo methods to create new branches.
523 /// condition. These operands can be passed to other TargetInstrInfo
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h 1 //===-- llvm/Target/TargetInstrInfo.h - Instruction Info --------*- C++ -*-===//
52 /// TargetInstrInfo - Interface to description of machine instruction set
54 class TargetInstrInfo : public MCInstrInfo {
55 TargetInstrInfo(const TargetInstrInfo &) = delete;
56 void operator=(const TargetInstrInfo &) = delete;
58 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
65 virtual ~TargetInstrInfo();
519 /// passed to other TargetInstrInfo methods to create new branches.
523 /// condition. These operands can be passed to other TargetInstrInfo
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h 1 //===- llvm/Target/TargetInstrInfo.h - Instruction Info ---------*- C++ -*-===//
63 /// TargetInstrInfo - Interface to description of machine instruction set
65 class TargetInstrInfo : public MCInstrInfo {
67 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
72 TargetInstrInfo(const TargetInstrInfo &) = delete;
73 TargetInstrInfo &operator=(const TargetInstrInfo &) = delete;
74 virtual ~TargetInstrInfo();
525 /// passed to other TargetInstrInfo methods to create new branches
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h 1 //===- llvm/Target/TargetInstrInfo.h - Instruction Info ---------*- C++ -*-===//
63 /// TargetInstrInfo - Interface to description of machine instruction set
65 class TargetInstrInfo : public MCInstrInfo {
67 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
72 TargetInstrInfo(const TargetInstrInfo &) = delete;
73 TargetInstrInfo &operator=(const TargetInstrInfo &) = delete;
74 virtual ~TargetInstrInfo();
525 /// passed to other TargetInstrInfo methods to create new branches
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetInstrInfo.h 1 //===- llvm/Target/TargetInstrInfo.h - Instruction Info ---------*- C++ -*-===//
63 /// TargetInstrInfo - Interface to description of machine instruction set
65 class TargetInstrInfo : public MCInstrInfo {
67 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
72 TargetInstrInfo(const TargetInstrInfo &) = delete;
73 TargetInstrInfo &operator=(const TargetInstrInfo &) = delete;
74 virtual ~TargetInstrInfo();
525 /// passed to other TargetInstrInfo methods to create new branches
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetInstrInfo.h 1 //===- llvm/Target/TargetInstrInfo.h - Instruction Info ---------*- C++ -*-===//
63 /// TargetInstrInfo - Interface to description of machine instruction set
65 class TargetInstrInfo : public MCInstrInfo {
67 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
72 TargetInstrInfo(const TargetInstrInfo &) = delete;
73 TargetInstrInfo &operator=(const TargetInstrInfo &) = delete;
74 virtual ~TargetInstrInfo();
525 /// passed to other TargetInstrInfo methods to create new branches
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 1 //===-- llvm/Target/TargetInstrInfo.h - Instruction Info --------*- C++ -*-===//
52 /// TargetInstrInfo - Interface to description of machine instruction set
54 class TargetInstrInfo : public MCInstrInfo {
55 TargetInstrInfo(const TargetInstrInfo &) = delete;
56 void operator=(const TargetInstrInfo &) = delete;
58 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
65 virtual ~TargetInstrInfo();
483 /// passed to other TargetInstrInfo methods to create new branches.
487 /// condition. These operands can be passed to other TargetInstrInfo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h 1 //===-- llvm/Target/TargetInstrInfo.h - Instruction Info --------*- C++ -*-===//
52 /// TargetInstrInfo - Interface to description of machine instruction set
54 class TargetInstrInfo : public MCInstrInfo {
55 TargetInstrInfo(const TargetInstrInfo &) = delete;
56 void operator=(const TargetInstrInfo &) = delete;
58 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
65 virtual ~TargetInstrInfo();
519 /// passed to other TargetInstrInfo methods to create new branches.
523 /// condition. These operands can be passed to other TargetInstrInfo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h 1 //===-- llvm/Target/TargetInstrInfo.h - Instruction Info --------*- C++ -*-===//
52 /// TargetInstrInfo - Interface to description of machine instruction set
54 class TargetInstrInfo : public MCInstrInfo {
55 TargetInstrInfo(const TargetInstrInfo &) = delete;
56 void operator=(const TargetInstrInfo &) = delete;
58 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
65 virtual ~TargetInstrInfo();
519 /// passed to other TargetInstrInfo methods to create new branches.
523 /// condition. These operands can be passed to other TargetInstrInfo
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h 1 //===- llvm/Target/TargetInstrInfo.h - Instruction Info ---------*- C++ -*-===//
63 /// TargetInstrInfo - Interface to description of machine instruction set
65 class TargetInstrInfo : public MCInstrInfo {
67 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
72 TargetInstrInfo(const TargetInstrInfo &) = delete;
73 TargetInstrInfo &operator=(const TargetInstrInfo &) = delete;
74 virtual ~TargetInstrInfo();
525 /// passed to other TargetInstrInfo methods to create new branches
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h 1 //===- llvm/Target/TargetInstrInfo.h - Instruction Info ---------*- C++ -*-===//
63 /// TargetInstrInfo - Interface to description of machine instruction set
65 class TargetInstrInfo : public MCInstrInfo {
67 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
72 TargetInstrInfo(const TargetInstrInfo &) = delete;
73 TargetInstrInfo &operator=(const TargetInstrInfo &) = delete;
74 virtual ~TargetInstrInfo();
525 /// passed to other TargetInstrInfo methods to create new branches
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetInstrInfo.h 1 //===- llvm/Target/TargetInstrInfo.h - Instruction Info ---------*- C++ -*-===//
63 /// TargetInstrInfo - Interface to description of machine instruction set
65 class TargetInstrInfo : public MCInstrInfo {
67 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
72 TargetInstrInfo(const TargetInstrInfo &) = delete;
73 TargetInstrInfo &operator=(const TargetInstrInfo &) = delete;
74 virtual ~TargetInstrInfo();
525 /// passed to other TargetInstrInfo methods to create new branches
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetInstrInfo.h 1 //===- llvm/Target/TargetInstrInfo.h - Instruction Info ---------*- C++ -*-===//
63 /// TargetInstrInfo - Interface to description of machine instruction set
65 class TargetInstrInfo : public MCInstrInfo {
67 TargetInstrInfo(unsigned CFSetupOpcode = ~0u, unsigned CFDestroyOpcode = ~0u,
72 TargetInstrInfo(const TargetInstrInfo &) = delete;
73 TargetInstrInfo &operator=(const TargetInstrInfo &) = delete;
74 virtual ~TargetInstrInfo();
525 /// passed to other TargetInstrInfo methods to create new branches
    [all...]

Completed in 784 milliseconds