Home
last modified time | relevance | path

Searched defs:Cnt (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTrigramIndex.cpp35 unsigned Cnt = 0; in insert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DArchitectureSet.cpp29 size_t Cnt = 0; in count() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp260 const ConstantFP *Cnt = MO.getFPImm(); in lowerOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1323 unsigned Cnt = I.second.second; in emitGlobalGOTEquivs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1347 unsigned Cnt = 0; print() local
1349 OS << "Operand " << Cnt++ << "\\n"; print() local
[all...]
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h4114 void Cnt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) { in Cnt() function in vixl::aarch64::MacroAssembler
7913 void Cnt(const Register& rd, const Register& rn) { in Cnt() function in vixl::aarch64::MacroAssembler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8288 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() argument
8308 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm() argument
8319 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, int64_t &Cnt) { in isVShiftRImm() argument
8331 int64_t Cnt; LowerVectorSRA_SRL_SHL() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6037 static bool getVShiftImm(SDValue Op, unsigned ElementBits, int64_t &Cnt) { in getVShiftImm() argument
6058 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm() argument
6072 isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, int64_t &Cnt) isVShiftRImm() argument
6091 int64_t Cnt; LowerShift() local
13807 int64_t Cnt; PerformIntrinsicCombine() local
13908 int64_t Cnt; PerformIntrinsicCombine() local
[all...]

Completed in 90 milliseconds