Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp193 bool WebAssembly::canLowerReturn(size_t ResultSize, in canLowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp224 unsigned ResultSize = getSizeInBits(MI.getOperand(0).getReg(), in getInstrMappingImpl() local
H A DInterleavedLoadCombinePass.cpp1026 unsigned ResultSize = DL.getTypeAllocSize(GEP.getResultElementType()); in computePolynomialFromPointer() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h197 UINT8 ResultSize; /* Total elements for the result stack */ member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp4263 const unsigned ResultSize = 1; in getInstrMapping() local
5127 const unsigned ResultSize = 1; in getInstrMapping() local
5135 const unsigned ResultSize = 1; in getInstrMapping() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp660 Value *ResultSize = Builder.CreateSub(Size, Offset); in lowerObjectSizeCall() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp690 uint64_t ResultSize = S.getCtx().getTypeSize(ResultType); in interp__builtin_overflowop() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13092 uint64_t ResultSize = Info.Ctx.getTypeSize(ResultType); in VisitBuiltinCallExpr() local