/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/ |
D | vector.cpp | 162 struct IsVector struct 167 struct IsVector<std::vector<T, A> > struct
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 579 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 D | Utils.cpp | 1289 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 D | MachineIRBuilder.cpp | 488 bool IsVector, in buildBoolExtInReg()
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | bfbs_gen.h | 90 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 D | R600ExpandSpecialInstrs.cpp | 176 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600ExpandSpecialInstrs.cpp | 164 bool IsVector = TII->isVector(MI); in runOnMachineFunction() local
|
H A D | AMDGPUInstructionSelector.cpp | 692 const bool IsVector = DstBank->getID() == AMDGPU::VGPRRegBankID; in selectG_BUILD_VECTOR() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600ExpandSpecialInstrs.cpp | 240 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 D | ARMELFStreamer.cpp | 1404 const SmallVectorImpl<unsigned> &RegList, bool IsVector, in collectHWRegs() 1427 bool IsVector) { in emitRegSave()
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceInstARM32.cpp | 1907 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 D | tensor_shape.h | 484 static bool IsVector(const TensorShape& shape) { return shape.dims() == 1; } in IsVector() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | LvmHandler.cpp | 60 bool IsVector; member
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | registers-aarch64.h | 224 bool IsVector() const { return HasLaneSize() && (size_ != lane_size_); } in IsVector() function
|
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 1329 bool IsVector) { in emitRegSave()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 1453 bool IsVector) { in emitRegSave()
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | idl.h | 444 inline bool IsVector(const Type &type) { in IsVector() function
|
H A D | flexbuffers.h | 404 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | idl.h | 475 inline bool IsVector(const Type &type) { in IsVector() function
|
H A D | flexbuffers.h | 405 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 D | idl.h | 475 inline bool IsVector(const Type &type) { in IsVector() function
|
H A D | flexbuffers.h | 405 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector() function
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/ |
H A D | flexbuffers.py | 758 def IsVector(self): member in Ref
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 4433 bool IsVector = false; in parseDirectiveReq() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 5939 bool IsVector = false; in EmitVAArg() local
|