Home
last modified time | relevance | path

Searched defs:CPUIndex (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp1035 if (CPUIndex < NumCPUsers && CPUsers[CPUIndex].MI == MI) { in createNewWater() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1273 unsigned CPUIndex = CPUserIndex+1; createNewWater() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp1485 unsigned CPUIndex = CPUserIndex+1; createNewWater() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1809 AppendCPUSpecificCPUDispatchMangling(const CodeGenModule & CGM,const CPUSpecificAttr * Attr,unsigned CPUIndex,raw_ostream & Out) AppendCPUSpecificCPUDispatchMangling() argument