Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp578 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
616 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
899 SmallInstructionSet Exclude; in collectUsedInstructions() local
961 const SmallInstructionSet &Exclude, in nextInstr()
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.cc2458 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::UseScratchRegisterScope
2468 void UseScratchRegisterScope::Exclude(const Register& reg1, in Exclude() function in vixl::UseScratchRegisterScope
2477 void UseScratchRegisterScope::Exclude(const FPRegister& reg1, in Exclude() function in vixl::UseScratchRegisterScope
2486 void UseScratchRegisterScope::Exclude(const CPURegister& reg1, in Exclude() function in vixl::UseScratchRegisterScope