Home
last modified time | relevance | path

Searched defs:earlyClobber (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DTargetInfo.h621 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h935 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function