Searched defs:IsVector (Results 1 – 8 of 8) sorted by relevance
164 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
983 bool llvm::isConstTrueVal(const TargetLowering &TLI, int64_t Val, bool IsVector, in isConstTrueVal()996 int64_t llvm::getICmpTrueVal(const TargetLowering &TLI, bool IsVector, in getICmpTrueVal()
3188 int64_t Cst, bool IsVector, bool IsFP) { in isConstValidTrue()
1290 bool IsVector) { in emitRegSave()
1792 bool IsVector = true) { in MaybeConvertMatrixAddress()
7441 bool IsVector = false; in EmitVAArg() local
2704 bool LLParser::parseArrayVectorType(Type *&Result, bool IsVector) { in parseArrayVectorType()
11672 bool ARMAsmParser::parseDirectiveRegSave(SMLoc L, bool IsVector) { in parseDirectiveRegSave()