Home
last modified time | relevance | path

Searched refs:set (Results 8876 - 8900 of 14182) sorted by relevance

1...<<351352353354355356357358359360>>...568

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp98 // empty `ToSimplify` set. in simplifyLoopInst()
112 U.set(V); in simplifyLoopInst()
116 // the next set. in simplifyLoopInst()
124 // instruction in the loop body, add it to our set of targeted in simplifyLoopInst()
166 // Otherwise, put the next set in place for the next iteration and reset it in simplifyLoopInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DUser.h87 /// (with bottom bit set) to the User.
251 U.set(nullptr);
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceClFlags.cpp217 #define X(Name, Type, ClType, ...) OutFlags.set##Name(toSetterParam(Name##Obj)); in getParsedClFlags()
221 // If any value needs a non-trivial parsed value, set it below. in getParsedClFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp177 ReserveXRegister.set(18); in AArch64Subtarget()
236 // AArch64ExpandPseudo::expandMI we emit an additional instruction to set the in ClassifyGlobalReference()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterInfo.cpp88 Reserved.set(*R);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp57 return MachineFunctionProperties().set(
110 /// Clear kill flags for any uses in the given set. This will likely
230 // is set: skip the loop in InsertITInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiDelaySlotFiller.cpp61 return MachineFunctionProperties().set(
246 // included in the RegDefs set of calls but instructions modifying SP cannot in insertDefsUses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp56 return MachineFunctionProperties().set(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86EvexToVex.cpp81 return MachineFunctionProperties().set(
231 // Check for EVEX instructions with L2 set. These instructions are 512-bits in CompressEvexToVexImpl()
H A DX86RetpolineThunks.cpp240 MF.getProperties().set(MachineFunctionProperties::Property::NoVRegs); in populateThunk()
H A DX86VZeroUpper.cpp53 return MachineFunctionProperties().set(
259 // and set the state to EXITS_CLEAN, but do not insert the vzeroupper yet. in processBasicBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp36 #include <set>
135 // Otherwise, set the bit, grab the index, update the buffer. in generateCodeSequence()
/third_party/skia/tools/debugger/
H A DDebugLayerManager.cpp25 SkDebugf("Could not set command playhead for event {%d, %d}, it is not tracked by" in setCommand()
47 // Must be set or they end up undefined due to cosmic rays, bad luck, etc.
65 fDraws.set(k, std::move(event));
/third_party/skia/tools/fonts/
H A DTestTypeface.cpp122 info->fFontName.set(fTestFont->fName); in onGetAdvancedMetrics()
/third_party/skia/tools/skpbench/
H A Dsheet.py69 self.config_qualifiers = set()
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dconstant_uniform_facts.cpp78 std::set<uint32_t> already_seen; in GetConstantsAvailableFromUniformsForType()
169 // variable is decorated with the descriptor set and binding associated with in MaybeAddFact()
/third_party/typescript/tests/baselines/reference/
H A DprivateNameStaticFieldAssignment.js43 return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DIntArrayList.java62 * elements set in the list.
168 public Integer set(int index, Integer element) { in set() method in IntArrayList
H A DLongArrayList.java62 * elements set in the list.
168 public Long set(int index, Long element) { in set() method in LongArrayList
H A DFloatArrayList.java62 * elements set in the list.
168 public Float set(int index, Float element) { in set() method in FloatArrayList
H A DBooleanArrayList.java62 * elements set in the list.
169 public Boolean set(int index, Boolean element) { in set() method in BooleanArrayList
H A DDoubleArrayList.java62 * elements set in the list.
169 public Double set(int index, Double element) { in set() method in DoubleArrayList
/third_party/python/Lib/test/
H A Dtest_iterlen.py23 though they need to permanently set their length to zero whenever there is
139 d = set(range(n))
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.h39 #include <set>
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py35 def set(self, value): member in Var
46 The test can set the result returned to ask function
80 For 'ask' functions, set func.result return value before calling the method

Completed in 26 milliseconds

1...<<351352353354355356357358359360>>...568