Home
last modified time | relevance | path

Searched defs:VectorSize (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp247 unsigned VectorSize, MCContext &Ctx) { in ScaleVectorOffset()
271 unsigned VectorSize = HRI.getRegSizeInBits(Hexagon::HvxVRRegClass) / 8; in HexagonProcessInstruction() local
H A DHexagonInstrInfo.cpp2731 unsigned VectorSize = TRI->getSpillSize(Hexagon::HvxVRRegClass); in isValidOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp442 int VectorSize = VT.getSizeInBits(); in createShuffleStride() local
455 int VectorSize = VT.getSizeInBits(); in setGroupSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h293 unsigned char VectorSize; member
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp1595 int64_t VectorSize = cast<IntInit>(Expr->getArg(0))->getValue(); in emitDagShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go691 func (t Type) VectorSize() int { return int(C.LLVMGetVectorSize(t.C)) } func
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4161 llvm::APInt VectorSize(64, 0); in AddModeAttr() local
H A DTreeTransform.h14274 IntegerLiteral *VectorSize in RebuildExtVectorType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp6255 int VectorSize = 0; in LookupNeonLLVMIntrinsic() local