Home
last modified time | relevance | path

Searched defs:scratch (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/test/API/clear-sbvalue-nonaddressable-bits/
H A Dmain.c12 intptr_t scratch = (intptr_t)count_p; in main() local
/llvm-project/polly/lib/External/isl/
H A Disl_val_sioimath.c37 isl_sioimath_scratchspace_t scratch; in isl_val_get_abs_num_chunks() local
H A Disl_int_sioimath.h248 isl_sioimath_scratchspace_t *scratch) in isl_sioimath_bigarg_src()
275 isl_sioimath_scratchspace_t *scratch) in isl_sioimath_siarg_src()
296 isl_sioimath_scratchspace_t *scratch) in isl_sioimath_si64arg_src()
317 isl_sioimath_scratchspace_t *scratch) in isl_sioimath_uiarg_src()
368 isl_sioimath_scratchspace_t scratch; in isl_sioimath_set_int64() local
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxUnorderedMap.cpp96 auto scratch = name; consumeInlineNamespace() local
/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp1582 int scratch; FindFirstNonPrologueInstruction() local
/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1356 UnwindPlan::Row::RegisterLocation scratch; SavedLocationForRegister() local
/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp140 ValueVector scratch; member in __anon694a1b490211::CFGBlockValues
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp761 APFloatBase::integerPart scratch[maxPowerOfFiveParts], *p1, *p2, *pow5; powerOf5() local
1240 integerPart scratch[4]; multiplySignificand() local
1376 integerPart scratch[4]; divideSignificand() local
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp560 SmallVector<char> scratch; global() member in __anon33b705f20111::__anon33b705f20311::PropertiesSectionBuilder
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11538 Register scratch = MRI.createVirtualRegister(IsNeon ? VecTRC : TRC); EmitStructByval() local
11553 Register scratch = MRI.createVirtualRegister(TRC); EmitStructByval() local
11662 Register scratch = MRI.createVirtualRegister(IsNeon ? VecTRC : TRC); EmitStructByval() local
11705 Register scratch = MRI.createVirtualRegister(TRC); EmitStructByval() local
[all...]