/third_party/node/deps/v8/src/codegen/ |
H A D | signature.h | 143 auto Returns(ReturnTypes... return_types) const { in Returns() function in v8::internal::FixedSizeSignature 179 static auto Returns(ReturnTypes... return_types) { in Returns() function in v8::internal::FixedSizeSignature
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURewriteOutArguments.cpp | 265 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
|
H A D | R600OpenCLImageTypeLoweringPass.cpp | 318 SmallVector<ReturnInst*, 8> Returns; in addImplicitArgs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMCInstLower.cpp | 93 SmallVector<wasm::ValType, 4> Returns; in GetExternalSymbolSymbol() local 236 SmallVector<wasm::ValType, 4> Returns; in lower() local 166 lowerTypeIndexOperand( SmallVector<wasm::ValType, 1> &&Returns, SmallVector<wasm::ValType, 4> &&Params) const lowerTypeIndexOperand() argument 196 getFunctionReturns(const MachineInstr *MI, SmallVectorImpl<wasm::ValType> &Returns) getFunctionReturns() argument 263 SmallVector<wasm::ValType, 1> Returns; lower() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SjLjEHPrepare.cpp | 355 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
|
H A D | SafeStack.cpp | 748 SmallVector<ReturnInst *, 4> Returns; in run() local 378 findInsts(Function &F, SmallVectorImpl<AllocaInst *> &StaticAllocas, SmallVectorImpl<AllocaInst *> &DynamicAllocas, SmallVectorImpl<Argument *> &ByValArguments, SmallVectorImpl<ReturnInst *> &Returns, SmallVectorImpl<Instruction *> &StackRestorePoints) findInsts() argument 487 moveStaticAllocasToUnsafeStack( IRBuilder< &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, Instruction *BasePointer, AllocaInst *StackGuardSlot) moveStaticAllocasToUnsafeStack() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 264 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local 84 CloneFunctionInto(Function *NewFunc, const Function *OldFunc, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst*> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo, ValueMapTypeRemapper *TypeMapper, ValueMaterializer *Materializer) CloneFunctionInto() argument 448 CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc, const Instruction *StartingInst, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst *> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo) CloneAndPruneIntoFromInst() argument 726 CloneAndPruneFunctionInto(Function *NewFunc, const Function *OldFunc, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst*> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo, Instruction *TheCall) CloneAndPruneFunctionInto() argument
|
H A D | InlineFunction.cpp | 1694 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 357 SmallVector<ValType, 1> Returns; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 66 SmallVector<wasm::ValType, 1> Returns; member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 654 SmallVector<ReturnInst *, 4> Returns; in create() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 550 SmallVector<MachineBasicBlock*, 4> Returns; in runOnMachineFunction() local
|