Home
last modified time | relevance | path

Searched defs:isLoad (Results 1 – 25 of 502) sorted by last modified time

12345678910>>...21

/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12215 bool isLoad = true; in CombineToPreIndexedLoadStore() local
12440 bool isLoad = true; in CombineToPostIndexedLoadStore() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DMIR.h393 inline bool isLoad() const { return !isStore() && !isNone(); } in isLoad() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3173 bool isLoad = true; in runOpt() local
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DMIR.h376 inline bool isLoad() const { return !isStore() && !isNone(); } in isLoad() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DMIR.h393 inline bool isLoad() const { return !isStore() && !isNone(); } in isLoad() function
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3176 bool isLoad = true; in runOpt() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp351 SVal location, bool isLoad, in runCheckersForLocation()
H A DExprEngine.cpp3003 bool isLoad) { in evalLocation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp212 void NSOrCFErrorDerefChecker::checkLocation(SVal loc, bool isLoad, in checkLocation()
H A DArrayBoundChecker.cpp36 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, in checkLocation()
H A DArrayBoundCheckerV2.cpp116 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, in checkLocation()
H A DMallocChecker.cpp2853 void MallocChecker::checkLocation(SVal l, bool isLoad, const Stmt *S, in checkLocation()
H A DNonnullGlobalConstantsChecker.cpp69 void NonnullGlobalConstantsChecker::checkLocation(SVal location, bool isLoad, in checkLocation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h298 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp716 bool isLoad() const { in isLoad() function in __anone99863d10311::EarlyCSE::ParseMemoryInst
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp363 const void *Decoder, bool isLoad, in DecodeMem()
387 const void *Decoder, bool isLoad, in DecodeMemAS()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp206 bool isLoad = !MI.mayStore(); in convertToThreeAddress() local

12345678910>>...21