/external/clang/lib/CodeGen/ |
CodeGenTypes.h | 160 // - those meant to drive the signature and prologue/epilogue
|
CGClass.cpp | [all...] |
/external/icu4c/common/ |
ubidiimp.h | 263 const UChar *epilogue; member in struct:UBiDi
|
ubidi.c | [all...] |
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
asm.php | 128 'cpu','dotname','emulator','epilogue','error','export','expr16','expr32','farstack',
|
/external/llvm/lib/CodeGen/ |
PrologEpilogInserter.cpp | 57 "Prologue/Epilogue Insertion", false, false) 62 "Prologue/Epilogue Insertion & Frame Finalization", 702 // Add epilogue to restore the callee-save registers in each exiting block 704 // If last instruction is a return instruction, add an epilogue [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64RegisterInfo.td | 85 // clobbered by the epilogue.
|
/external/llvm/lib/Target/ARM/ |
ARMMachineFunctionInfo.h | 54 /// RestoreSPFromFP - True if epilogue should restore SP from FP. Set by
|
ARMFrameLowering.cpp | 158 // prologue/epilogue. 339 // If the frame has variable sized objects then the epilogue must restore 367 // prologue/epilogue. 431 // instructions in the epilogue. [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXPrologEpilogPass.cpp | 71 // If last instruction is a return instruction, add an epilogue
|
/external/llvm/lib/Target/SystemZ/ |
SystemZFrameLowering.cpp | 153 // Save the range of call-saved registers, for use by the epilogue inserter. 424 "Can only insert epilogue into returning blocks");
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_from_tgsi.cpp | [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_from_tgsi.cpp | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/ |
test_email.py | [all...] |
test_email_renamed.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/ |
test_email.py | [all...] |
test_email_renamed.py | [all...] |
/external/bison/src/ |
scan-gram.l | 97 - epilogue (everything after the second %%). */ 698 | Scanning the epilogue (everything after the second "%%", which | 709 return EPILOGUE;
|
/external/icu4c/test/cintltst/ |
cbiditst.c | 4540 const char* epilogue; member in struct:__anon21685 4578 UChar prologue[MAXLEN], epilogue[MAXLEN], src[MAXLEN], dest[MAXLEN]; local [all...] |
/external/bison/ |
TODO | 323 I was wondering what you think about adding YYACT_PROLOGUE/EPILOGUE
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
x86_64-gf2m.pl | 314 mov 8*10(%rax),%r14 # mimic epilogue
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-armv4-large.pl | 32 # performance is affected by prologue and epilogue overhead,
|
sha1-parisc.pl | 235 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
|
/external/guava/guava/src/com/google/common/primitives/ |
UnsignedBytes.java | 321 // // The epilogue to cover the last (minLength % 8) elements.
|
/external/llvm/lib/Target/XCore/ |
XCoreFrameLowering.cpp | 385 // This needs saving / restoring in the epilogue / prologue.
|