OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocable
(Results
1 - 15
of
15
) sorted by null
/external/llvm/lib/Target/MSP430/
MSP430RegisterInfo.td
70
// Frame pointer, sometimes
allocable
72
// Volatile, but not
allocable
78
// Frame pointer, sometimes
allocable
80
// Volatile, but not
allocable
/external/nanopb-c/generator/proto/
nanopb.proto
5
// These are used by nanopb to generate statically
allocable
structures
/external/valgrind/VEX/priv/
host_generic_regs.c
93
univ->
allocable
= 0;
105
vassert(univ->
allocable
<= univ->size);
host_generic_regs.h
217
/* .. of which the first |
allocable
| are available to regalloc. */
218
UInt
allocable
;
member in struct:__anon24882
host_generic_reg_alloc2.c
508
n_rregs = univ->
allocable
;
690
univ->
allocable
. */
[
all
...]
host_tilegx_defs.c
464
ru->
allocable
= ru->size;
981
// Only need save r10-r29, and r0-r9 is not
allocable
.
[
all
...]
host_mips_defs.c
103
ru->
allocable
= ru->size;
[
all
...]
host_x86_defs.c
86
ru->
allocable
= ru->size;
[
all
...]
host_amd64_defs.c
86
ru->
allocable
= ru->size;
[
all
...]
host_arm_defs.c
101
ru->
allocable
= ru->size;
[
all
...]
host_arm64_defs.c
111
ru->
allocable
= ru->size;
[
all
...]
host_ppc_defs.c
133
ru->
allocable
= ru->size;
[
all
...]
host_s390_defs.c
414
ru->
allocable
= ru->size;
[
all
...]
/external/llvm/lib/CodeGen/
MachineVerifier.cpp
525
report("MBB has
allocable
live-in, but isn't entry or landing-pad.", MBB);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.def
760
Each character in the string represents an
allocable
class for an operand.
[
all
...]
Completed in 904 milliseconds