Home
last modified time | relevance | path

Searched refs:make_atomic (Results 51 – 55 of 55) sorted by relevance

123

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dmemnode.cpp869 LoadLNode* LoadLNode::make_atomic(Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, const T… in make_atomic() function in LoadLNode
886 LoadDNode* LoadDNode::make_atomic(Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, const T… in make_atomic() function in LoadDNode
2487 StoreLNode* StoreLNode::make_atomic(Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, Node*… in make_atomic() function in StoreLNode
2492 StoreDNode* StoreDNode::make_atomic(Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, Node*… in make_atomic() function in StoreDNode
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmemnode.cpp965 LoadLNode* LoadLNode::make_atomic(Compile *C, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_t… in make_atomic() function in LoadLNode
970 LoadDNode* LoadDNode::make_atomic(Compile *C, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_t… in make_atomic() function in LoadDNode
2442 StoreLNode* StoreLNode::make_atomic(Compile *C, Node* ctl, Node* mem, Node* adr, const TypePtr* adr… in make_atomic() function in StoreLNode
2447 StoreDNode* StoreDNode::make_atomic(Compile *C, Node* ctl, Node* mem, Node* adr, const TypePtr* adr… in make_atomic() function in StoreDNode
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmemnode.cpp965 LoadLNode* LoadLNode::make_atomic(Compile *C, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_t… in make_atomic() function in LoadLNode
970 LoadDNode* LoadDNode::make_atomic(Compile *C, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_t… in make_atomic() function in LoadDNode
2442 StoreLNode* StoreLNode::make_atomic(Compile *C, Node* ctl, Node* mem, Node* adr, const TypePtr* adr… in make_atomic() function in StoreLNode
2447 StoreDNode* StoreDNode::make_atomic(Compile *C, Node* ctl, Node* mem, Node* adr, const TypePtr* adr… in make_atomic() function in StoreDNode
/dports/devel/ctre/compile-time-regular-expressions-3.4.1/single-header/
H A Dctre.hpp971 struct make_atomic: ctll::action {}; struct
1157 …:push<reset_capture, ctll::anything, start_atomic, content_in_capture, make_atomic, ctll::term<'\x…
1871 …mic, typename... Ts, size_t Counter> static constexpr auto apply(pcre::make_atomic, ctll::term<V>,… in apply()
1876 …mic, typename... Ts, size_t Counter> static constexpr auto apply(pcre::make_atomic, ctll::term<V>,… in apply()
H A Dctre-unicode.hpp974 struct make_atomic: ctll::action {}; struct
1160 …:push<reset_capture, ctll::anything, start_atomic, content_in_capture, make_atomic, ctll::term<'\x…
1874 …mic, typename... Ts, size_t Counter> static constexpr auto apply(pcre::make_atomic, ctll::term<V>,… in apply()
1879 …mic, typename... Ts, size_t Counter> static constexpr auto apply(pcre::make_atomic, ctll::term<V>,… in apply()

123