Home
last modified time | relevance | path

Searched defs:IsPop (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp1072 bool IsPop = II->getIntrinsicID() == Intrinsic::ctpop; in visitLShr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2406 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc418 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc396 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/arm/
Dassembler-arm.cc711 bool Assembler::IsPop(Instr instr) { in IsPop() function in v8::internal::Assembler