Home
last modified time | relevance | path

Searched defs:isConstantUnsignedBitfieldExtractLegal (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4821 bool AMDGPUTargetLowering::isConstantUnsignedBitfieldExtractLegal( in isConstantUnsignedBitfieldExtractLegal() function in AMDGPUTargetLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1864 virtual bool isConstantUnsignedBitfieldExtractLegal(unsigned Opc, LLT Ty1, in isConstantUnsignedBitfieldExtractLegal() function
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21956 bool AArch64TargetLowering::isConstantUnsignedBitfieldExtractLegal( in isConstantUnsignedBitfieldExtractLegal() function in AArch64TargetLowering