Searched defs:LoadOp (Results 1 – 4 of 4) sorted by relevance
143 std::pair<LoadOp, StoreOp> ops, std::array<float, 4> clearColor, in DrawPass()157 std::pair<LoadOp, StoreOp> ops, in Make()
81 enum class LoadOp : uint8_t { enum
441 unsigned LoadOp = AMDGPUISD::LOAD_D16_HI; in matchLoadD16FromBuildVector() local469 unsigned LoadOp = AMDGPUISD::LOAD_D16_LO; in matchLoadD16FromBuildVector() local
11843 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter() local