Home
last modified time | relevance | path

Searched defs:getFeatures (Results 1 – 25 of 52) sorted by relevance

123

/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h118 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function
121 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h118 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function
121 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h118 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function
121 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h118 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function
121 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DGOFFObjectFile.h60 Expected<SubtargetFeatures> getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
DMachO.h520 Expected<SubtargetFeatures> getFeatures() const override { in getFeatures() function
DCOFF.h1045 Expected<SubtargetFeatures> getFeatures() const override { in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Object/
DGOFFObjectFile.h60 Expected<SubtargetFeatures> getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
DMachO.h520 Expected<SubtargetFeatures> getFeatures() const override { in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DGOFFObjectFile.h57 Expected<SubtargetFeatures> getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
DMachO.h520 Expected<SubtargetFeatures> getFeatures() const override { in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/
DSubtargetFeature.h189 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DGOFFObjectFile.h57 Expected<SubtargetFeatures> getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
DMachO.h520 Expected<SubtargetFeatures> getFeatures() const override { in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/
DSubtargetFeature.h189 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TargetParser/
DSubtargetFeature.h189 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/TargetParser/
DSubtargetFeature.h189 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/
DMCTargetAsmParser.h292 const FeatureBitset& getFeatures() const { in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/
DMCTargetAsmParser.h292 const FeatureBitset& getFeatures() const { in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MC/MCParser/
DMCTargetAsmParser.h292 const FeatureBitset& getFeatures() const { in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/
DMCTargetAsmParser.h292 const FeatureBitset& getFeatures() const { in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1034 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1023 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1035 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1034 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function

123