Home
last modified time | relevance | path

Searched defs:Exclude (Results 1 – 12 of 12) sorted by relevance

/external/testng/src/test/java/test/
DExclude.java5 public class Exclude { class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp685 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
723 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1008 SmallInstructionSet Exclude; in collectUsedInstructions() local
1069 const SmallInstructionSet &Exclude, in nextInstr()
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp697 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
735 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1010 SmallInstructionSet Exclude; in collectUsedInstructions() local
1072 const SmallInstructionSet &Exclude, in nextInstr()
/external/cldr/tools/java/org/unicode/cldr/ant/
DCLDRBuild.java472 public static class Exclude extends InExclude { class in CLDRBuild
473 public Exclude() { in Exclude() method in CLDRBuild.Exclude
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/
DArgList.cpp140 ArrayRef<OptSpecifier> Exclude = None; in AddAllArgs() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_object_avail_unittest.cpp245 TEST(CPDF_ObjectAvailTest, Exclude) { in TEST() argument
/external/vixl/src/aarch32/
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
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2967 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::aarch64::UseScratchRegisterScope
2977 void UseScratchRegisterScope::Exclude(const Register& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
2987 void UseScratchRegisterScope::Exclude(const VRegister& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
2997 void UseScratchRegisterScope::Exclude(const CPURegister& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
/external/v8/src/codegen/arm64/
Dmacro-assembler-arm64.h2103 void Exclude(const CPURegList& list) { in Exclude() function
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp1659 SetVector<SUnit *> &Exclude, in computePath()
/external/clang/lib/Sema/
DSemaOpenMP.cpp7623 ArrayRef<unsigned> Exclude = llvm::None) { in getListOfPossibleValues()
7822 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; in ActOnOpenMPScheduleClause() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1782 SetVector<SUnit *> &Exclude, in computePath()