Searched refs:RegMask (Results 1 - 25 of 84) sorted by relevance

1234

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
H A DLiveRegUnits.h78 /// Removes register units not preserved by the regmask \p RegMask.
79 /// The regmask has the same format as the one in the RegMask machine operand.
80 void removeRegsNotPreserved(const uint32_t *RegMask);
82 /// Adds register units not preserved by the regmask \p RegMask.
83 /// The regmask has the same format as the one in the RegMask machine operand.
84 void addRegsInMask(const uint32_t *RegMask);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DRegisterUsageInfo.h55 /// To store RegMask for given Function *.
57 std::vector<uint32_t> RegMask);
59 /// To query stored RegMask for given Function *, it will return nullptr if
66 /// A Dense map from Function * to RegMask.
67 /// In RegMask 0 means register used (clobbered) by function.

Completed in 413 milliseconds

1234