Lines Matching defs:isVolatile
939 bool isVolatile = LD->isVolatile() || Ordering == AtomicOrdering::Monotonic;
943 isVolatile = false;
985 SDValue Ops[] = { getI32Imm(isVolatile, dl), getI32Imm(CodeAddrSpace, dl),
996 SDValue Ops[] = { getI32Imm(isVolatile, dl), getI32Imm(CodeAddrSpace, dl),
1013 SDValue Ops[] = { getI32Imm(isVolatile, dl), getI32Imm(CodeAddrSpace, dl),
1029 SDValue Ops[] = { getI32Imm(isVolatile, dl), getI32Imm(CodeAddrSpace, dl),
1070 bool IsVolatile = MemSD->isVolatile();
1717 bool isVolatile = ST->isVolatile() || Ordering == AtomicOrdering::Monotonic;
1721 isVolatile = false;
1758 getI32Imm(isVolatile, dl),
1775 getI32Imm(isVolatile, dl),
1800 getI32Imm(isVolatile, dl),
1822 getI32Imm(isVolatile, dl),
1863 bool IsVolatile = MemSD->isVolatile();