Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp4773 bool IsA16, bool IsG16) { in packImage16bitOpsToDwords()
4900 const bool IsA16 = AddrTy == S16; in legalizeImageIntrinsic() local
5422 const bool IsA16 = MRI.getType(RayDir).getElementType().getSizeInBits() == 16; in legalizeBVHIntrinsic() local
H A DAMDGPUInstructionSelector.cpp1779 const bool IsA16 = (Flags & 1) != 0; in selectImageIntrinsic() local
H A DSIISelLowering.cpp6401 bool IsA16 = false; in lowerImage() local
7747 const bool IsA16 = RayDir.getValueType().getVectorElementType() == MVT::f16; in LowerINTRINSIC_W_CHAIN() local
H A DSIInstrInfo.cpp4622 bool IsA16 = false; in verifyInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp918 const bool IsA16 = (A16Idx != -1 && MI.getOperand(A16Idx).getImm()); in convertMIMGInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp240 const MIMGDimInfo *Dim, bool IsA16, in getAddrSizeMIMGOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3679 bool IsA16 = (A16Idx != -1 && Inst.getOperand(A16Idx).getImm()); in validateMIMGAddrSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5353 bool IsA16 = false; in lowerImage() local