Searched defs:LoadValue (Results 1 – 4 of 4) sorted by relevance
281 struct LoadValue { struct in __anoncdf6c96d0311::EarlyCSE282 Instruction *DefInst;283 unsigned Generation;284 int MatchingId;285 bool IsAtomic;286 bool IsInvariant;287 LoadValue() in LoadValue() function290 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() function
84 FastAccessorBuilder::ValueId FastAccessorBuilder::LoadValue(ValueId value_id, in LoadValue() function in v8::experimental::FastAccessorBuilder
95 FastAccessorAssembler::ValueId FastAccessorAssembler::LoadValue(ValueId value, in LoadValue() function in v8::internal::FastAccessorAssembler
2126 SDValue LoadValue = DAG.getLoad(MVT::i32, dl, DAG.getEntryNode(), Callee, in LowerCall() local