/external/llvm/lib/Target/X86/ |
X86FastISel.cpp | 69 /// \brief The specified machine instr operand is a vreg, and that 70 /// vreg is being provided by the specified load instruction. If possible, [all...] |
X86ISelLowering.cpp | [all...] |
/art/compiler/dex/quick/arm64/ |
target_arm64.cc | [all...] |
/external/llvm/docs/ |
CodeGenerator.rst | [all...] |
/external/llvm/lib/CodeGen/ |
LiveDebugVariables.cpp | 573 // Collect all the (vreg, valno) pairs that are copies of LI. [all...] |
MachineLICM.cpp | [all...] |
MachineVerifier.cpp | [all...] |
RegAllocGreedy.cpp | 548 // Give lower vreg numbers higher priority to assign them first. [all...] |
RegisterCoalescer.cpp | [all...] |
/external/valgrind/main/VEX/priv/ |
host_x86_isel.c | 407 // arbitrary vreg, or a copy of %ebp, respectively. 488 a bunch of vreg-to-rreg moves which are usually redundant but 827 want to modify it, ask for a new vreg, copy it in there, and modify [all...] |
host_arm_isel.c | 366 // arbitrary vreg, or a copy of r8, respectively. 447 of vreg-to-rreg moves which are usually redundant but are hard 725 want to modify it, ask for a new vreg, copy it in there, and modify [all...] |
host_amd64_isel.c | 485 of vreg-to-rreg moves which are usually redundant but are hard 889 want to modify it, ask for a new vreg, copy it in there, and modify [all...] |
host_ppc_isel.c | 749 of vreg-to-rreg moves which are usually redundant but are hard [all...] |
host_mips_isel.c | 771 want to modify it, ask for a new vreg, copy it in there, and modify [all...] |
host_s390_isel.c | [all...] |
/art/compiler/dex/ |
mir_optimization.cc | 467 // Almost there. Are the instructions targeting the same vreg? [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonHardwareLoops.cpp | [all...] |
/external/llvm/lib/Target/ARM/ |
ARMFastISel.cpp | [all...] |
ARMISelLowering.cpp | [all...] |
/art/compiler/dex/portable/ |
mir_to_gbc.cc | 71 // Set vreg for debugging [all...] |
/art/runtime/ |
thread.cc | [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64ISelLowering.cpp | [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXAsmPrinter.cpp | 689 // Insert the vreg number [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCFastISel.cpp | 724 // there is a vreg available containing the result of the compare. I'm [all...] |
/art/compiler/llvm/ |
gbc_expander.cc | 148 // Maps each vreg to its shadow frame address. [all...] |