| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| H A D | egl_defs.h | 29 bool isLoad; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCHazardRecognizers.cpp | 334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local 278 GetInstrType(unsigned Opcode, bool &isFirst, bool &isSingle, bool &isCracked, bool &isLoad, bool &isStore) GetInstrType() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | image_module.cpp | 210 bool isLoad = image.PreParse(imageModel->src_); in OnSrcSetter() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.cpp | 53 static bool isLoad(int Opcode) { in isLoad() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineMemOperand.h | 258 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function in llvm::MachineMemOperand
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| H A D | macro_assembler_aarch64.cpp | 183 void MacroAssemblerAArch64::PickLoadStoreInsn(aarch64::Register reg, aarch64::MemoryOperand memOpnd, bool isLoad) in PickLoadStoreInsn() argument
|
| /foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/ |
| H A D | c_client_proxy_code_emitter.cpp | 812 void CClientProxyCodeEmitter::EmitProxyLoadOrUnLoadHdiImpl(const std::string &serviceName, bool isLoad,
in EmitProxyLoadOrUnLoadHdiImpl() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Optimizer.cpp | 685 bool Optimizer::isLoad(const Ice::Inst &instruction) in isLoad() function in __anon22923::Optimizer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
| H A D | SparcDisassembler.cpp | 370 DecodeMem(MCInst &MI, unsigned insn, uint64_t Address, const void *Decoder, bool isLoad, DecodeFunc DecodeRD) DecodeMem() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | MemoryDependenceAnalysis.cpp | 750 bool isLoad = !isModSet(MR); in getDependency() local 328 getPointerDependencyFrom( const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, OrderedBasicBlock *OBB) getPointerDependencyFrom() argument 441 getSimplePointerDependencyFrom( const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, OrderedBasicBlock *OBB) getSimplePointerDependencyFrom() argument 918 bool isLoad = isa<LoadInst>(QueryInst); getNonLocalPointerDependency() local 978 GetNonLocalInfoForBlock( Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, BasicBlock *BB, NonLocalDepInfo *Cache, unsigned NumSortedEntries) GetNonLocalInfoForBlock() argument 1093 getNonLocalPointerDepFromBB( Instruction *QueryInst, const PHITransAddr &Pointer, const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, SmallVectorImpl<NonLocalDepResult> &Result, DenseMap<BasicBlock *, Value *> &Visited, bool SkipFirstBlock) getNonLocalPointerDepFromBB() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | EarlyCSE.cpp | 649 bool isLoad() const { in isLoad() function in __anon25107::EarlyCSE::ParseMemoryInst
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| H A D | aarch64_cgfunc.cpp | 80 MOperator PickLdStInsn(bool isLoad, uint32 bitSize, PrimType primType) in PickLdStInsn() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 3173 bool isLoad = true; in runOpt() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.cpp | 171 bool isLoad = !MI.mayStore(); in convertToThreeAddress() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 7123 bool isLoad = (Mnemonic == "ldrexd" || Mnemonic == "ldaexd"); in ParseInstruction() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
| H A D | audio_policy_service.cpp | 6787 void AudioPolicyService::SetDefaultDeviceLoadFlag(bool isLoad) in SetDefaultDeviceLoadFlag() argument
|