/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 69 bool &isLoad, bool &isStore) { in GetInstrType() 129 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 228 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
|
/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/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/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/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 339 getPointerDependencyFrom(const AliasAnalysis::Location &MemLoc, bool isLoad, in getPointerDependencyFrom() 541 bool isLoad = !(MR & AliasAnalysis::Mod); in getDependency() local 728 getNonLocalPointerDependency(const AliasAnalysis::Location &Loc, bool isLoad, in getNonLocalPointerDependency() 757 bool isLoad, BasicBlock *BB, in GetNonLocalInfoForBlock() 872 bool isLoad, BasicBlock *StartBB, in getNonLocalPointerDepFromBB()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 140 bool isLoad() const { return Flags & MOLoad; } in isLoad() function
|
/external/proguard/src/proguard/classfile/instruction/ |
D | VariableInstruction.java | 158 public boolean isLoad() in isLoad() method in VariableInstruction
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | CalcSpillWeights.cpp | 178 bool isLoad = false; in CalculateWeightAndHint() local
|
D | LiveIntervalAnalysis.cpp | 980 bool &isLoad) { in isReMaterializable() 1027 bool &isLoad) { in isReMaterializable() 1199 bool isLoad, bool isLoadSS, bool DefIsReMat, bool CanDelete, in rewriteInstructionForSpills() 1422 bool isLoad, bool isLoadSS, bool DefIsReMat, bool CanDelete, in rewriteInstructionsForSpills() 1791 bool isLoad = isLoadSS || in addIntervalsForSpills() local 1880 bool isLoad = isLoadSS || in addIntervalsForSpills() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXInstrInfo.cpp | 93 bool isLoad = false; in isLoadInstr() local
|
/external/valgrind/VEX/priv/ |
D | host_arm64_defs.c | 888 ARM64Instr* ARM64Instr_LdSt64 ( Bool isLoad, HReg rD, ARM64AMode* amode ) { in ARM64Instr_LdSt64() 896 ARM64Instr* ARM64Instr_LdSt32 ( Bool isLoad, HReg rD, ARM64AMode* amode ) { in ARM64Instr_LdSt32() 904 ARM64Instr* ARM64Instr_LdSt16 ( Bool isLoad, HReg rD, ARM64AMode* amode ) { in ARM64Instr_LdSt16() 912 ARM64Instr* ARM64Instr_LdSt8 ( Bool isLoad, HReg rD, ARM64AMode* amode ) { in ARM64Instr_LdSt8() 1025 ARM64Instr* ARM64Instr_VLdStH ( Bool isLoad, HReg sD, HReg rN, UInt uimm12 ) { in ARM64Instr_VLdStH() 1035 ARM64Instr* ARM64Instr_VLdStS ( Bool isLoad, HReg sD, HReg rN, UInt uimm12 ) { in ARM64Instr_VLdStS() 1045 ARM64Instr* ARM64Instr_VLdStD ( Bool isLoad, HReg dD, HReg rN, UInt uimm12 ) { in ARM64Instr_VLdStD() 1055 ARM64Instr* ARM64Instr_VLdStQ ( Bool isLoad, HReg rQ, HReg rN ) { in ARM64Instr_VLdStQ() 3082 Bool isLoad, UInt wD, ARM64AMode* am ) in do_load_or_store8() 3131 Bool isLoad, UInt wD, ARM64AMode* am ) in do_load_or_store16() [all …]
|
D | host_arm_defs.c | 1137 Bool isLoad, HReg rD, ARMAMode1* amode ) { in ARMInstr_LdSt32() 1148 Bool isLoad, Bool signedLoad, in ARMInstr_LdSt16() 1161 Bool isLoad, HReg rD, ARMAMode1* amode ) { in ARMInstr_LdSt8U() 1249 ARMInstr* ARMInstr_VLdStD ( Bool isLoad, HReg dD, ARMAModeV* am ) { in ARMInstr_VLdStD() 1257 ARMInstr* ARMInstr_VLdStS ( Bool isLoad, HReg fD, ARMAModeV* am ) { in ARMInstr_VLdStS() 1407 ARMInstr* ARMInstr_NLdStQ ( Bool isLoad, HReg dQ, ARMAModeN *amode ) { in ARMInstr_NLdStQ() 1416 ARMInstr* ARMInstr_NLdStD ( Bool isLoad, HReg dD, ARMAModeN *amode ) { in ARMInstr_NLdStD() 3039 Bool isLoad, UInt rD, ARMAMode1* am ) in do_load_or_store32()
|
D | host_arm64_defs.h | 583 Bool isLoad; member 589 Bool isLoad; member 595 Bool isLoad; member 601 Bool isLoad; member 710 Bool isLoad; member 717 Bool isLoad; member 724 Bool isLoad; member 731 Bool isLoad; member
|
D | host_arm_defs.h | 673 Bool isLoad; member 680 Bool isLoad; member 688 Bool isLoad; member 768 Bool isLoad; member 774 Bool isLoad; member 925 Bool isLoad; member 930 Bool isLoad; member
|
D | host_x86_defs.c | 768 X86Instr* X86Instr_FpLdSt ( Bool isLoad, UChar sz, HReg reg, X86AMode* addr ) { in X86Instr_FpLdSt() 778 X86Instr* X86Instr_FpLdStI ( Bool isLoad, UChar sz, in X86Instr_FpLdStI() 832 X86Instr* X86Instr_SseLdSt ( Bool isLoad, HReg reg, X86AMode* addr ) { in X86Instr_SseLdSt()
|
D | host_mips_defs.c | 1050 MIPSInstr *MIPSInstr_FpLdSt(Bool isLoad, UChar sz, HReg reg, MIPSAMode * addr) in MIPSInstr_FpLdSt() 2403 static UChar* do_load_or_store_machine_word ( UChar* p, Bool isLoad, UInt reg, in do_load_or_store_machine_word() 2446 static UChar* do_load_or_store_word32 ( UChar* p, Bool isLoad, UInt reg, in do_load_or_store_word32()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 177 bool isLoad() const { return FlagVals & MOLoad; } in isLoad() function
|
/external/valgrind/memcheck/tests/ |
D | cond_ld_st.c | 269 static void do_test_case ( int caseNo, Bool isLoad, const TestCase* lc ) in do_test_case()
|
/external/proguard/src/proguard/evaluation/ |
D | BasicInvocationUnit.java | 49 private boolean isLoad; field in BasicInvocationUnit
|
/external/swiftshader/src/Reactor/ |
D | Optimizer.cpp | 512 bool Optimizer::isLoad(const Ice::Inst &instruction) in isLoad() function in __anon754f870b0111::Optimizer
|
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 253 bool isLoad, DecodeFunc DecodeRD) in DecodeMem()
|