/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 | 57 bool isVector) {} in emitRegSave()
|
D | ARMELFStreamer.cpp | 138 bool isVector) { in emitRegSave() 650 bool isVector) { in emitRegSave()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ValueTypes.h | 158 bool isVector() const { in isVector() function 479 bool isVector() const { in isVector() function
|
/external/eigen/Eigen/src/SparseCore/ |
D | SparseMatrixBase.h | 181 inline bool isVector() const { return rows()==1 || cols()==1; } in isVector() function
|
/external/swiftshader/src/OpenGL/compiler/ |
D | Types.h | 399 bool isVector() const { return primarySize > 1 && !isMatrix(); } in isVector() function 601 bool isVector() const in isVector() function
|
D | intermediate.h | 323 bool isVector() const { return type.isVector(); } in isVector() function
|
/external/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 133 bool isVector() const { in isVector() function
|
D | MachineValueType.h | 221 bool isVector() const { in isVector() function
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 230 bool isVector, raw_ostream &O) { in printAsmRegInClass()
|
/external/clang/utils/ABITest/ |
D | TypeGen.py | 117 def __init__(self, index, isVector, elementType, size): argument
|
/external/clang/include/clang/AST/ |
D | APValue.h | 187 bool isVector() const { return Kind == Vector; } in isVector() function
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 126 bool isVector (void) const { return numElements > 1; } in isVector() function
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCAsmStreamer.cpp | 1214 bool isVector) { in EmitRegSave()
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 672 bool HexagonMCInstrInfo::isVector(MCInstrInfo const &MCII, MCInst const &MCI) { in isVector() function in llvm::HexagonMCInstrInfo
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 179 bool isVector; member 1626 CreateReg(unsigned RegNum, bool isVector, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateReg() 1943 bool isVector) { in matchRegisterNameAlias()
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 38 bool R600InstrInfo::isVector(const MachineInstr &MI) const { in isVector() function in R600InstrInfo
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 175 bool isVector() const { return NumVectors > 0; } in isVector() function in __anon66c363900111::Type
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLParser.cpp | 1589 bool LLParser::ParseArrayVectorType(Type *&Result, bool isVector) { in ParseArrayVectorType()
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 35 static inline bool isVector(MVT::SimpleValueType VT) { in isVector() function
|
/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 | 2401 bool LLParser::ParseArrayVectorType(Type *&Result, bool isVector) { in ParseArrayVectorType()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2483 bool isVector, SmallVector<SDValue, 8> &MemOpChains, in LowerMemOpCallTo()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4279 bool isTailCall, bool isVector, SmallVectorImpl<SDValue> &MemOpChains, in LowerMemOpCallTo()
|