Home
last modified time | relevance | path

Searched defs:IsVector (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp164 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp969 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()
H A DCombinerHelper.cpp3110 int64_t Cst, bool IsVector, bool IsFP) { in isConstValidTrue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1467 bool IsVector) { in emitRegSave()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1792 bool IsVector = true) { in MaybeConvertMatrixAddress()
H A DTargetInfo.cpp7424 bool IsVector = false; in EmitVAArg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp3033 bool LLParser::parseArrayVectorType(Type *&Result, bool IsVector) { in parseArrayVectorType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11671 bool ARMAsmParser::parseDirectiveRegSave(SMLoc L, bool IsVector) { in parseDirectiveRegSave()