| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | AMDILPeepholeOptimizer.cpp | 471 bool isVector = aType->isVectorTy(); in optimizeBitInsert() local 711 bool isVector = aType->isVectorTy(); in optimizeBitExtract() local 1007 bool isVector = aType->isVectorTy(); in expandSigned24BitOps() local 1040 bool isVector = aType->isVectorTy(); in expandSigned24BitOps() local
|
| D | R600InstrInfo.cpp | 43 bool R600InstrInfo::isVector(const MachineInstr &MI) const in isVector() function in R600InstrInfo
|
| /external/parameter-framework/upstream/parameter/ |
| D | ElementHandle.cpp | 155 struct isVector : std::false_type struct 159 struct isVector<std::vector<T>> : std::true_type struct
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMTargetStreamer.cpp | 54 bool isVector) {} in emitRegSave()
|
| D | ARMELFStreamer.cpp | 138 bool isVector) { in emitRegSave() 644 bool isVector) { in emitRegSave()
|
| /external/eigen/Eigen/src/SparseCore/ |
| D | SparseMatrixBase.h | 163 inline bool isVector() const { return rows()==1 || cols()==1; } in isVector() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 128 bool isVector() const { in isVector() function
|
| D | MachineValueType.h | 214 bool isVector() const { in isVector() function
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64AsmPrinter.cpp | 239 bool isVector, raw_ostream &O) { in printAsmRegInClass()
|
| /external/clang/include/clang/AST/ |
| D | APValue.h | 187 bool isVector() const { return Kind == Vector; } in isVector() function
|
| /external/clang/utils/ABITest/ |
| D | TypeGen.py | 117 def __init__(self, index, isVector, elementType, size): argument
|
| /external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonMCInstrInfo.cpp | 557 bool HexagonMCInstrInfo::isVector(MCInstrInfo const &MCII, MCInst const &MCI) { in isVector() function in llvm::HexagonMCInstrInfo
|
| /external/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 177 bool isVector; member 1640 CreateReg(unsigned RegNum, bool isVector, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateReg() 1957 bool isVector) { in matchRegisterNameAlias()
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | R600InstrInfo.cpp | 42 bool R600InstrInfo::isVector(const MachineInstr &MI) const { in isVector() function in R600InstrInfo
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 173 bool isVector() const { return NumVectors > 0; } in isVector() function in __anon28e236520111::Type
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.cpp | 41 static inline bool isVector(MVT::SimpleValueType VT) { in isVector() function
|
| /external/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 2237 bool LLParser::ParseArrayVectorType(Type *&Result, bool isVector) { in ParseArrayVectorType()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 4038 bool isVector, SmallVectorImpl<SDValue> &MemOpChains, in LowerMemOpCallTo()
|