/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/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/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/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/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() 1013 ARM64Instr* ARM64Instr_VLdStH ( Bool isLoad, HReg sD, HReg rN, UInt uimm12 ) { in ARM64Instr_VLdStH() 1023 ARM64Instr* ARM64Instr_VLdStS ( Bool isLoad, HReg sD, HReg rN, UInt uimm12 ) { in ARM64Instr_VLdStS() 1033 ARM64Instr* ARM64Instr_VLdStD ( Bool isLoad, HReg dD, HReg rN, UInt uimm12 ) { in ARM64Instr_VLdStD() 1043 ARM64Instr* ARM64Instr_VLdStQ ( Bool isLoad, HReg rQ, HReg rN ) { in ARM64Instr_VLdStQ() 3049 Bool isLoad, UInt wD, ARM64AMode* am ) in do_load_or_store8() 3098 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() 1377 ARMInstr* ARMInstr_NLdStQ ( Bool isLoad, HReg dQ, ARMAModeN *amode ) { in ARMInstr_NLdStQ() 1386 ARMInstr* ARMInstr_NLdStD ( Bool isLoad, HReg dD, ARMAModeN *amode ) { in ARMInstr_NLdStD() 2925 Bool isLoad, UInt rD, ARMAMode1* am ) in do_load_or_store32()
|
D | host_arm_defs.h | 670 Bool isLoad; member 677 Bool isLoad; member 685 Bool isLoad; member 765 Bool isLoad; member 771 Bool isLoad; member 899 Bool isLoad; member 904 Bool isLoad; member
|
D | host_arm64_defs.h | 581 Bool isLoad; member 587 Bool isLoad; member 593 Bool isLoad; member 599 Bool isLoad; member 679 Bool isLoad; member 686 Bool isLoad; member 693 Bool isLoad; member 700 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_x86_defs.h | 549 Bool isLoad; member 558 Bool isLoad; member 600 Bool isLoad; member
|
D | host_mips_defs.c | 1053 MIPSInstr *MIPSInstr_FpLdSt(Bool isLoad, UChar sz, HReg reg, MIPSAMode * addr) in MIPSInstr_FpLdSt() 2406 static UChar* do_load_or_store_machine_word ( UChar* p, Bool isLoad, UInt reg, in do_load_or_store_machine_word() 2449 static UChar* do_load_or_store_word32 ( UChar* p, Bool isLoad, UInt reg, in do_load_or_store_word32()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 140 bool isLoad() const { return Flags & MOLoad; } in isLoad() function
|
/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/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/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/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 392 bool isLoad() const { in isLoad() function in __anoncdf6c96d0311::EarlyCSE::ParseMemoryInst
|