Searched defs:isVolatile (Results 1 - 25 of 262) sorted by relevance

1234567891011

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
49 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
65 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
78 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h220 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
236 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
49 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
65 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
78 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h220 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
236 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
49 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
65 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
78 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h220 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
236 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
52 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
68 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
81 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h234 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
250 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
52 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
68 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
81 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h234 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
250 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
52 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
68 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
81 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h234 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
250 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
52 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
68 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
81 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h234 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
250 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
49 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
65 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
78 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h220 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
236 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
49 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
65 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
78 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h220 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
236 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h52 unsigned Align, bool isVolatile,
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
81 unsigned Align, bool isVolatile,
49 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
65 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
78 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h220 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
236 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
52 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
68 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
81 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
H A DMachineMemOperand.h234 bool isVolatile() const { return FlagVals & MOVolatile; } function in class:llvm::MachineMemOperand
250 bool isUnordered() const { return !isVolatile(); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
52 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
68 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
81 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
52 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
68 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
81 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h55 unsigned Align, bool isVolatile,
70 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,
84 unsigned Align, bool isVolatile,
52 EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
68 EmitTargetCodeForMemmove( SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
81 EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument

Completed in 345 milliseconds

1234567891011