Home
last modified time | relevance | path

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

/external/testng/src/test/java/test/
DExclude.java5 public class Exclude { class
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp573 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
611 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
885 SmallInstructionSet Exclude; in collectUsedInstructions() local
947 const SmallInstructionSet &Exclude, in nextInstr()
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.cc2475 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::UseScratchRegisterScope
2485 void UseScratchRegisterScope::Exclude(const Register& reg1, in Exclude() function in vixl::UseScratchRegisterScope
2494 void UseScratchRegisterScope::Exclude(const FPRegister& reg1, in Exclude() function in vixl::UseScratchRegisterScope
2503 void UseScratchRegisterScope::Exclude(const CPURegister& reg1, in Exclude() function in vixl::UseScratchRegisterScope