/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ErrnoChecker.cpp | 134 void ErrnoChecker::checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
|
H A D | ObjCSuperDeallocChecker.cpp | 130 void ObjCSuperDeallocChecker::checkLocation(SVal L, bool IsLoad, const Stmt *S, in checkLocation()
|
H A D | CheckerDocumentation.cpp | 154 void checkLocation(SVal Loc, bool IsLoad, const Stmt *S, in checkLocation()
|
H A D | NullabilityChecker.cpp | 575 void NullabilityChecker::checkLocation(SVal Location, bool IsLoad, in checkLocation()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | StopInfoMachException.cpp | 38 bool IsLoad; member
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 428 bool IsLoad() override { in IsLoad() function in InstructionLLVMC 1381 bool DisassemblerLLVMC::MCDisasmInstance::IsLoad(llvm::MCInst &mc_inst) const { in IsLoad() function in DisassemblerLLVMC::MCDisasmInstance
|
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
H A D | VVPISelLowering.cpp | 126 const bool IsLoad = (VVPOpc == VEISD::VVP_LOAD); in lowerVVP_LOAD_STORE() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXSwapRemoval.cpp | 74 unsigned int IsLoad : 1; member
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | X86FoldTablesEmitter.cpp | 107 bool IsLoad = false; member in __anon1132bd720111::X86FoldTablesEmitter::X86FoldTableEntry
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 500 bool IsLoad = in UpdateBaseRegUses() local 840 bool IsLoad = isi32Load(Opcode); in CreateLoadStoreDouble() local 863 bool IsLoad = isLoadSingle(Opcode); in MergeOpsUpdate() local
|
H A D | ARMExpandPseudoInsts.cpp | 158 bool IsLoad; member
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | Loads.cpp | 432 AAResults *AA, bool *IsLoad, in FindAvailableLoadedValue()
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/ |
H A D | Checker.h | 555 bool IsLoad; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 1348 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodeSignedLdStInstruction() local 1449 bool IsLoad = fieldFromInstruction(insn, 22, 1); in DecodePairLdStInstruction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.cpp | 390 void DecodeScalarMoveMask(unsigned NumElts, bool IsLoad, in DecodeScalarMoveMask()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 2027 bool IsLoad = in getShuffleCost() local 4723 bool IsLoad = Opcode == Instruction::Load; in getMemoryOpCost() local 4844 bool IsLoad = (Instruction::Load == Opcode); in getMaskedMemoryOpCost() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 844 bool IsLoad = TheI.mayLoad(), IsStore = TheI.mayStore(); in canMoveMemTo() local
|
H A D | HexagonConstExtenders.cpp | 1147 bool IsLoad = MI.mayLoad(); in recordExtender() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 1542 bool IsLoad; member in __anonf2be975f0311::BaseMemOpClusterMutation 1546 const TargetRegisterInfo *tri, bool IsLoad) in BaseMemOpClusterMutation()
|
H A D | InlineSpiller.cpp | 752 bool IsLoad = InstrReg; in coalesceStackAccess() local
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | Disassembler.cpp | 1163 bool PseudoInstruction::IsLoad() { return false; } in IsLoad() function in PseudoInstruction
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGAtomic.cpp | 1349 bool IsLoad = E->getOp() == AtomicExpr::AO__c11_atomic_load || in EmitAtomicExpr() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | CheckerManager.cpp | 316 bool IsLoad; member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 242 bool IsLoad) { in maxSizeForAddrSpace() 271 const bool IsLoad = Query.Opcode != AMDGPU::G_STORE; in isLoadStoreSizeLegal() local 1107 bool IsLoad) -> bool { in AMDGPULegalizerInfo()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 3720 const MCSubtargetInfo *STI, bool IsLoad) { in expandMem16Inst() 3847 const MCSubtargetInfo *STI, bool IsLoad) { in expandMem9Inst() 5318 bool IsLoad) { in expandLoadStoreDMacro()
|