Searched defs:IsVector (Results 1 – 8 of 8) sorted by relevance
164 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
969 bool llvm::isConstTrueVal(const TargetLowering &TLI, int64_t Val, bool IsVector, in isConstTrueVal()982 int64_t llvm::getICmpTrueVal(const TargetLowering &TLI, bool IsVector, in getICmpTrueVal()
3110 int64_t Cst, bool IsVector, bool IsFP) { in isConstValidTrue()
1467 bool IsVector) { in emitRegSave()
1792 bool IsVector = true) { in MaybeConvertMatrixAddress()
7424 bool IsVector = false; in EmitVAArg() local
3033 bool LLParser::parseArrayVectorType(Type *&Result, bool IsVector) { in parseArrayVectorType()
11671 bool ARMAsmParser::parseDirectiveRegSave(SMLoc L, bool IsVector) { in parseDirectiveRegSave()