Searched defs:LoadValue (Results 1 – 5 of 5) sorted by relevance
281 struct LoadValue { struct in __anon584f59f20311::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
519 struct LoadValue { struct in __anon860192d40311::EarlyCSE520 Instruction *DefInst = nullptr;521 unsigned Generation = 0;522 int MatchingId = -1;523 bool IsAtomic = false;526 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() argument
28 base::Value* LoadValue(const std::string& filename) { in LoadValue() function47 base::Value* LoadValue(const std::string& filename, base::Value::Type type) { in LoadValue() function
82 Value LoadValue(ConversionPatternRewriter &rewriter, Location loc, in LoadValue() function
400 auto &LoadValue = MI.getOperand(0); in matchCombineExtendingLoads() local487 auto &LoadValue = MI.getOperand(0); in applyCombineExtendingLoads() local