/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 183 /// always be able to get register info as well (through this method). 188 return get(Opcode).TSFlags & PPCII::XFormMemOp; in isXFormMemOp() 359 /// Return true if get the base operand, byte offset of an instruction and
|
H A D | PPCTargetMachine.cpp | 350 return I.get(); in getSubtargetImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCCodeEmitter.cpp | 57 // Called by the TableGen code to get the binary encoding of operand 63 // Called by the TableGen code to get the binary encoding of an address. 162 unsigned Size = MCII.get(MI.getOpcode()).getSize(); in encodeInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86InstPrinterCommon.cpp | 323 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printInstFlags()
|
H A D | X86WinCOFFTargetStreamer.cpp | 304 // Otherwise, get the codeview register number and print $N. in printFPOReg() 395 const FPOData *FPO = I->second.get();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86TargetMachine.cpp | 227 // the calling function, and TrapUnreachable is an easy way to get that. in X86TargetMachine() 314 return I.get(); in getSubtargetImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 245 Constant *Mask = ConstantInt::get(I.getType(), MOps.Mask); in foldAnyOrAllBitsSet()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInstr.h | 127 ConstantPointerNull::get(Type::getInt8PtrTy(getContext()))); in clearPromise() 479 /// This represents the llvm.coro.alloca.get instruction.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | Float2Int.cpp | 160 // Helper - get a range representing a poison value. 335 // OK, it's representable. Now get it. in walkForwards() 456 NewOperands.push_back(ConstantInt::get(ToTy, Val)); in convert()
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
H A D | test_inspector_builder.cc | 400 inspector_ = std::make_unique<Inspector>(program_.get());
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | parser_impl.h | 201 /// @param type the type that might get an alias 202 /// @param ast_type the ast type that might get an alias 219 spvtools::opt::IRContext* ir_context() { return ir_context_.get(); } in ir_context()
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | resolver_test_helper.h | 42 Resolver* r() const { return resolver_.get(); } in r()
|
/third_party/skia/tools/gpu/gl/interface/ |
H A D | gen_interface.go | 168 line := fmt.Sprintf(`functions->%s =(%s*)get(ctx, "%s");`, hcf.PtrName, hcf.CastName, hcf.GetName)
|
/third_party/skia/tools/sk_app/win/ |
H A D | Window_win.cpp | 307 if (GetTouchInputInfo((HTOUCHINPUT)lParam, numInputs, inputs.get(), in WndProc()
|
/third_party/skia/tools/skp/ |
H A D | webpages_playback.py | 282 # If we get here then record_wpr did not succeed and thus did not 305 exclusions = PAGE_SETS_TO_EXCLUSIONS.get(os.path.basename(page_set)) 333 # If we get here then run_benchmark did not succeed and thus did not
|
/third_party/skia/tools/skpbench/ |
H A D | skpbench.py | 244 message = self._queue.get()
|
/third_party/spirv-tools/source/ |
H A D | disassemble.cpp | 55 instruction_disassembler_(grammar, out_.get(), options, name_mapper), in Disassembler()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | fuzzer_context.h | 482 return go_deeper_in_constant_obfuscation_(depth, random_generator_.get()); in GoDeeperInConstantObfuscation()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | brkiter.cpp | 377 BreakIterator *result = (BreakIterator*)gService->get(loc, kind, &actualLoc, status); in createInstance()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 103 static VFShape get(const CallInst &CI, ElementCount EC, bool HasGlobalPred) { in get() function 288 /// For K in Kinds, we get the MDNode for K from each of the 521 // and it can't be a reversed access, because such groups get invalidated. in requiresScalarEpilogue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
H A D | BitstreamWriter.h | 302 const BitCodeAbbrev *Abbv = CurAbbrevs[AbbrevNo].get(); in EmitRecordWithAbbrevImpl()
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | importer.cc | 151 io::Tokenizer tokenizer(input.get(), &file_error_collector); in FindFileByName() 266 // symlink or doesn't exist, then things get complicated, and we can't
|
/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
H A D | ruby_generator.cc | 595 io::Printer printer(output.get(), '$'); in Generate()
|
/third_party/protobuf/objectivec/DevTools/ |
H A D | pddm.py | 74 Within a macro you can use ## to cause things to get joined together after 98 Within a macro you can use ## to cause things to get joined together after 211 if self._macros.get(name):
|
/third_party/python/PCbuild/ |
H A D | prepare_libffi.bat | 161 echo get VS build environment
|