reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
58484 /*123388*/ OPC_MorphNodeTo1, TARGET_VAL(X86::WIN_ALLOCA_64), 0|OPFL_Chain|OPFL_GlueOutput,
gen/lib/Target/X86/X86GenFastISel.inc 5886 return fastEmitInst_r(X86::WIN_ALLOCA_64, &X86::GR64RegClass, Op0, Op0IsKill);
lib/Target/X86/X86WinAllocaExpander.cpp81 MI->getOpcode() == X86::WIN_ALLOCA_64); 156 MI.getOpcode() == X86::WIN_ALLOCA_64) { 211 bool Is64BitAlloca = MI->getOpcode() == X86::WIN_ALLOCA_64;