Searched refs:getInstructionSet (Results 1 – 16 of 16) 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()
88 Record *getInstructionSet() const;
138 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget301 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()
177 Record *InstrInfo = Target.getInstructionSet(); in run()
79 Record *getInstructionSet() const;
224 Record *CodeGenTarget::getInstructionSet() const { in getInstructionSet() function in CodeGenTarget402 return getInstructionSet()->getValueAsBit("isLittleEndianEncoding"); in isLittleEndianEncoding()449 return getInstructionSet()->getValueAsBit("guessInstructionProperties"); in guessInstructionProperties()
196 if (Target.getInstructionSet()-> in getInstructionCase()
438 Record *InstrInfo = Target.getInstructionSet(); in run()
1801 if (Target.getInstructionSet()-> in populateInstruction()1807 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
1273 assert(InstX86Base::getTarget(Func)->getInstructionSet() >= Traits::SSE4_1); in emitIAS()1810 assert(InstX86Base::getTarget(Func)->getInstructionSet() >= Traits::SSE4_1); in emitIAS()