| /external/llvm/lib/Target/PowerPC/ |
| D | PPCHazardRecognizers.cpp | 284 bool &isLoad, bool &isStore) { in GetInstrType() 337 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 395 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCHazardRecognizers.cpp | 281 bool &isLoad, bool &isStore) { in GetInstrType() 334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
|
| /external/llvm/lib/Analysis/ |
| D | MemoryDependenceAnalysis.cpp | 329 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom() 396 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getSimplePointerDependencyFrom() 711 bool isLoad = !(MR & MRI_Mod); in getDependency() local 880 bool isLoad = isa<LoadInst>(QueryInst); in getNonLocalPointerDependency() local 931 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock() 1047 const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemoryDependenceAnalysis.cpp | 329 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getPointerDependencyFrom() 442 const MemoryLocation &MemLoc, bool isLoad, BasicBlock::iterator ScanIt, in getSimplePointerDependencyFrom() 750 bool isLoad = !isModSet(MR); in getDependency() local 918 bool isLoad = isa<LoadInst>(QueryInst); in getNonLocalPointerDependency() local 979 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock() 1095 const MemoryLocation &Loc, bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | ArrayBoundChecker.cpp | 36 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, in checkLocation()
|
| D | DereferenceChecker.cpp | 189 void DereferenceChecker::checkLocation(SVal l, bool isLoad, const Stmt* S, in checkLocation()
|
| D | ArrayBoundCheckerV2.cpp | 84 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, in checkLocation()
|
| D | NSErrorChecker.cpp | 203 void NSOrCFErrorDerefChecker::checkLocation(SVal loc, bool isLoad, in checkLocation()
|
| D | ObjCSelfInitChecker.cpp | 301 void ObjCSelfInitChecker::checkLocation(SVal location, bool isLoad, in checkLocation()
|
| /external/proguard/src/proguard/classfile/instruction/ |
| D | VariableInstruction.java | 158 public boolean isLoad() in isLoad() method in VariableInstruction
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXInstrInfo.cpp | 93 bool isLoad = false; in isLoadInstr() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineMemOperand.h | 177 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachineMemOperand.h | 258 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
|
| /external/proguard/src/proguard/evaluation/ |
| D | BasicInvocationUnit.java | 49 private boolean isLoad; field in BasicInvocationUnit
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| D | ARCInstrInfo.cpp | 53 static bool isLoad(int Opcode) { in isLoad() function
|
| /external/capstone/arch/Sparc/ |
| D | SparcDisassembler.c | 251 bool isLoad, DecodeFunc DecodeRD) in DecodeMem()
|
| /external/swiftshader/src/Reactor/ |
| D | Optimizer.cpp | 685 bool Optimizer::isLoad(const Ice::Inst &instruction) in isLoad() function in __anon9419d3d30111::Optimizer
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | EarlyCSE.cpp | 392 bool isLoad() const { in isLoad() function in __anon584f59f20311::EarlyCSE::ParseMemoryInst
|
| /external/clang/include/clang/StaticAnalyzer/Core/ |
| D | Checker.h | 197 const SVal &location, bool isLoad, const Stmt *S, in _checkLocation()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
| D | SparcDisassembler.cpp | 372 bool isLoad, DecodeFunc DecodeRD) { in DecodeMem()
|
| /external/llvm/lib/Target/Sparc/Disassembler/ |
| D | SparcDisassembler.cpp | 380 bool isLoad, DecodeFunc DecodeRD) { in DecodeMem()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | EarlyCSE.cpp | 649 bool isLoad() const { in isLoad() function in __anon860192d40311::EarlyCSE::ParseMemoryInst
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | CheckerManager.cpp | 326 SVal location, bool isLoad, in runCheckersForLocation()
|
| D | ExprEngine.cpp | 2394 bool isLoad) { in evalLocation()
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_peephole.cpp | 3159 bool isLoad = true; in runOpt() local
|