Searched defs:InSize (Results 1 – 5 of 5) sorted by relevance
/llvm-project/compiler-rt/lib/fuzzer/ | ||
H A D | FuzzerCrossOver.cpp | 28 size_t InSize = Size1; in CrossOver() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmtAsm.cpp | 650 uint64_t InSize = Context.getTypeSize(InTy); ActOnGCCAsmStmt() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 5346 unsigned InSize = InVT.getSizeInBits(); WidenVecRes_BITCAST() local |
H A D | TargetLowering.cpp | 4708 unsigned InSize = N0.getOperand(0).getValueSizeInBits(); SimplifySetCC() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 24477 int InSize = InSVT.getSizeInBits() * NumElts; LowerEXTEND_VECTOR_INREG() local |