Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dvector.cpp162 struct IsVector struct
167 struct IsVector<std::vector<T, A> > struct
/aosp_15_r20/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp579 unsigned &Index, bool &IsVector, in parseAddress()
644 bool IsVector; in parseAddress() local
770 bool IsVector; in parseOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1289 bool llvm::isConstTrueVal(const TargetLowering &TLI, int64_t Val, bool IsVector, in isConstTrueVal()
1303 bool IsVector, bool IsFP) { in isConstFalseVal()
1314 int64_t llvm::getICmpTrueVal(const TargetLowering &TLI, bool IsVector, in getICmpTrueVal()
H A DMachineIRBuilder.cpp488 bool IsVector, in buildBoolExtInReg()
/aosp_15_r20/external/flatbuffers/src/
H A Dbfbs_gen.h90 static bool IsVector(const reflection::BaseType base_type) { in IsVector() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp176 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp164 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
H A DAMDGPUInstructionSelector.cpp692 const bool IsVector = DstBank->getID() == AMDGPU::VGPRRegBankID; in selectG_BUILD_VECTOR() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp240 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1404 const SmallVectorImpl<unsigned> &RegList, bool IsVector, in collectHWRegs()
1427 bool IsVector) { in emitRegSave()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp1907 const bool IsVector = isVectorType(Ty); in emitSingleDestSingleSource() local
2253 const bool IsVector = isVectorType(Ty); in emit() local
2281 const bool IsVector = isVectorType(Ty); in emit() local
2309 const bool IsVector = isVectorType(Ty); in emit() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape.h484 static bool IsVector(const TensorShape& shape) { return shape.dims() == 1; } in IsVector() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DLvmHandler.cpp60 bool IsVector; member
/aosp_15_r20/external/vixl/src/aarch64/
H A Dregisters-aarch64.h224 bool IsVector() const { return HasLaneSize() && (size_ != lane_size_); } in IsVector() function
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1329 bool IsVector) { in emitRegSave()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1453 bool IsVector) { in emitRegSave()
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Didl.h444 inline bool IsVector(const Type &type) { in IsVector() function
H A Dflexbuffers.h404 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Didl.h475 inline bool IsVector(const Type &type) { in IsVector() function
H A Dflexbuffers.h405 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Didl.h475 inline bool IsVector(const Type &type) { in IsVector() function
H A Dflexbuffers.h405 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector() function
/aosp_15_r20/external/flatbuffers/python/flatbuffers/
H A Dflexbuffers.py758 def IsVector(self): member in Ref
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4433 bool IsVector = false; in parseDirectiveReq() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp5939 bool IsVector = false; in EmitVAArg() local

12