Home
last modified time | relevance | path

Searched defs:Exclude (Results 1 - 17 of 17) sorted by relevance

/third_party/node/deps/v8/tools/dev/
H A Dgen-tags.py60 def Exclude(fullpath, exclude_arches): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h84 std::string Exclude; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DArgList.cpp124 ArrayRef<OptSpecifier> Exclude = None; in AddAllArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegistersX8632.h343 getRegisterSet(const ::Ice::ClFlags & , TargetLowering::RegSetMask Include, TargetLowering::RegSetMask Exclude) getRegisterSet() argument
H A DIceRegistersX8664.h347 getRegisterSet(const ::Ice::ClFlags &Flags, TargetLowering::RegSetMask Include, TargetLowering::RegSetMask Exclude) getRegisterSet() argument
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc176 void UseScratchRegisterScope::Exclude(const RegisterList& list) { in Exclude() function in vixl::aarch32::UseScratchRegisterScope
183 void UseScratchRegisterScope::Exclude(const VRegisterList& list) { in Exclude() function in vixl::aarch32::UseScratchRegisterScope
190 void UseScratchRegisterScope::Exclude(const Operand& operand) { in Exclude() function in vixl::aarch32::UseScratchRegisterScope
H A Dmacro-assembler-aarch32.h13447 void Exclude(const Register& reg1, in MacroAssembler() function in vixl::aarch32::UseScratchRegisterScope
13454 void Exclude(const VRegister& reg1, in MacroAssembler() function in vixl::aarch32::UseScratchRegisterScope
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.h1094 void Exclude(const RegList& list) { available_->clear(list); } in Exclude() function in v8::internal::Assembler::UseScratchRegisterScope
1099 void Exclude(const Register& reg1, const Register& reg2 = no_reg) { in Exclude() function in v8::internal::Assembler::UseScratchRegisterScope
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h1415 void Exclude(const Register& reg1, const Register& reg2 = no_reg) { in Exclude() function in v8::internal::UseScratchRegisterScope
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1018 SmallInstructionSet Exclude; in collectUsedInstructions() local
684 collectInLoopUserSet( Instruction *Root, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) collectInLoopUserSet() argument
721 collectInLoopUserSet( const SmallInstructionVector &Roots, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) collectInLoopUserSet() argument
1078 nextInstr(int Val, UsesTy &In, const SmallInstructionSet &Exclude, UsesTy::iterator *StartI) nextInstr() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.h1936 void Exclude(const RegList& list) { available_->clear(list); } in Exclude() function in v8::internal::Assembler::OffsetAccessType::UseScratchRegisterScope
1941 void Exclude(const Register& reg1, const Register& reg2 = no_reg) { in Exclude() function in v8::internal::Assembler::OffsetAccessType::UseScratchRegisterScope
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.h2168 void Exclude(const CPURegList& list) { in Exclude() function in v8::internal::UseScratchRegisterScope
2182 void Exclude(const Register& reg1, const Register& reg2 = NoReg) { in Exclude() function in v8::internal::UseScratchRegisterScope
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.h1906 void Exclude(const RegList& list) { available_->clear(list); } in Exclude() function in v8::internal::Assembler::OffsetAccessType::UseScratchRegisterScope
1911 void Exclude(const Register& reg1, const Register& reg2 = no_reg) { in Exclude() function in v8::internal::Assembler::OffsetAccessType::UseScratchRegisterScope
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.h1797 void Exclude(const RegList& list) { in Exclude() function in v8::internal::Assembler::UseScratchRegisterScope
1804 void Exclude(const Register& reg1, const Register& reg2 = no_reg) { in Exclude() function in v8::internal::Assembler::UseScratchRegisterScope
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc3161 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Emit() function in vixl::aarch64::UseScratchRegisterScope
3166 void UseScratchRegisterScope::Exclude(cons in Emit() function in vixl::aarch64::UseScratchRegisterScope
3176 void UseScratchRegisterScope::Exclude(const VRegister& reg1, Emit() function in vixl::aarch64::UseScratchRegisterScope
3186 void UseScratchRegisterScope::Exclude(const CPURegister& reg1, Emit() function in vixl::aarch64::UseScratchRegisterScope
[all...]
H A Dmacro-assembler-aarch64.h8799 void Exclude(const Operand& operand) { in Exclude() function in vixl::aarch64::UseScratchRegisterScope
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1510 computePath(SUnit *Cur, SetVector<SUnit *> &Path, SetVector<SUnit *> &DestNodes, SetVector<SUnit *> &Exclude, SmallPtrSet<SUnit *, 8> &Visited) computePath() argument

Completed in 73 milliseconds