Home
last modified time | relevance | path

Searched defs:IsA16 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp4018 bool IsA16, bool IsG16) { in packImage16bitOpsToDwords()
4139 const bool IsA16 = AddrTy == S16; in legalizeImageIntrinsic() local
4622 bool IsA16 = MRI.getType(RayDir).getElementType().getSizeInBits() == 16; in legalizeBVHIntrinsic() local
H A DAMDGPUInstructionSelector.cpp1501 const bool IsA16 = (Flags & 1) != 0; in selectImageIntrinsic() local
H A DSIISelLowering.cpp5978 bool IsA16 = false; in lowerImage() local
7313 bool IsA16 = RayDir.getValueType().getVectorElementType() == MVT::f16; in LowerINTRINSIC_W_CHAIN() local
H A DSIInstrInfo.cpp4214 bool IsA16 = false; in verifyInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp724 const bool IsA16 = (A16Idx != -1 && MI.getOperand(A16Idx).getImm()); in convertMIMGInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp159 const MIMGDimInfo *Dim, bool IsA16, in getAddrSizeMIMGOp()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3439 bool IsA16 = (A16Idx != -1 && Inst.getOperand(A16Idx).getImm()); in validateMIMGAddrSize() local