Searched refs:getInstructionSet (Results 1 – 13 of 13) sorted by relevance
175 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget337 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()384 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
93 Record *getInstructionSet() const;
188 if (Target.getInstructionSet()-> in getInstructionCase()
352 Record *InstrInfo = Target.getInstructionSet(); in run()
1748 if (Target.getInstructionSet()-> in populateInstruction()1754 if (Target.getInstructionSet()-> in populateInstruction()
82 Record *getInstructionSet() const;
288 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget513 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()561 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
297 if (Target.getInstructionSet()-> in getInstructionCaseForEncoding()
528 Record *InstrInfo = Target.getInstructionSet(); in run()
1868 if (Target.getInstructionSet()-> in populateInstruction()1874 if (Target.getInstructionSet()-> in populateInstruction()
1941 Target->getInstructionSet() >= Traits::SSE4_1; in create()2159 InstX86Base::getTarget(Func)->getInstructionSet() >=2179 InstX86Base::getTarget(Func)->getInstructionSet() >= in create()2273 InstX86Base::getTarget(Func)->getInstructionSet() >= Traits::SSE4_1); in create()2306 assert(InstX86Base::getTarget(Func)->getInstructionSet() >= in create()2326 assert(InstX86Base::getTarget(Func)->getInstructionSet() >= in create()2348 InstX86Base::getTarget(Func)->getInstructionSet() >= in create()
241 InstructionSetEnum getInstructionSet() const { return InstructionSet; } in getInstructionSet() function
1278 assert(InstX86Base::getTarget(Func)->getInstructionSet() >= Traits::SSE4_1); in emitIAS()1821 assert(InstX86Base::getTarget(Func)->getInstructionSet() >= Traits::SSE4_1); in emitIAS()