Home
last modified time | relevance | path

Searched defs:ClassMask (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp65 LI.createSubRangeFrom(*Alloc, ClassMask, LI); in calculate() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRewritePartialRegUses.cpp227 BitVector ClassMask(getAllocatableAndAlignedRegClassMask(RCAlign)); getRegClassWithShiftedSubregs() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1462 matchIsFPClassLikeFCmp(Value * Op,Value * & ClassVal,uint64_t & ClassMask) matchIsFPClassLikeFCmp() argument
4528 ConstantInt *ClassMask = cast<ConstantInt>(II->getArgOperand(1)); foldNot() local
/llvm-project/llvm/lib/IR/
H A DAttributes.cpp285 getWithNoFPClass(LLVMContext & Context,FPClassTest ClassMask) getWithNoFPClass() argument