Home
last modified time | relevance | path

Searched defs:DefSize (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetTransformInfo.cpp24 TypeSize DefSize = TargetTransformInfoImplBase::getRegisterBitWidth(K); in getRegisterBitWidth() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBuiltinFunctionChecker.cpp92 if (auto DefSize = Size.getAs<DefinedOrUnknownSVal>()) { evalCall() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h819 unsigned DefSize = MRI.getType(DefReg).getSizeInBits(); findValueFromDefImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1388 unsigned DefSize = MRI.getType(I.getOperand(0).getReg()).getSizeInBits(); selectUnmergeValues() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2620 const unsigned DefSize = DefTy.getSizeInBits(); select() local
3623 Register DefSize = MRI.createVirtualRegister(&AArch64::GPR64RegClass); selectMOPS() local
[all...]