Home
last modified time | relevance | path

Searched defs:getInstructionSet (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenTarget.cpp175 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget
/external/llvm-project/llvm/utils/TableGen/
DCodeGenTarget.cpp288 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86Base.h241 InstructionSetEnum getInstructionSet() const { return InstructionSet; } in getInstructionSet() function