Lines Matching full:lowered
245 /// Return true if-and-only-if the given SDValue can be lowered as either a
257 // happens to be sext(Con64) and could thus be lowered directly.
318 /// reference lowered call result
562 // List of unique lowered GC Pointer values.
564 // Map lowered GC Pointer value to the index in above vector
636 // lowered. Note that this is the number of *Values* not the
641 // The vm state arguments are lowered in an opaque manner. We do not know
731 // All lowered meta args.
733 // Lowered GC pointers (subset of above).
868 // For values lowered to tied-defs, create the virtual registers if used
906 // Record for later use how each relocation was lowered. This is needed to
1075 // ensure it gets lowered such that gc cycles occurring before the
1227 assert(SlotIt != RelocationMap.end() && "Relocating not lowered gc value");