HomeSort by relevance Sort by last modified time
    Searched refs:isKeyOf (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
LLVMContextImpl.h 268 bool isKeyOf(const MDTuple *RHS) const { return compareOps(RHS); }
291 bool isKeyOf(const DILocation *RHS) const {
311 bool isKeyOf(const GenericDINode *RHS) const {
333 bool isKeyOf(const DISubrange *RHS) const {
365 bool isKeyOf(const DIEnumerator *RHS) const {
388 bool isKeyOf(const DIBasicType *RHS) const {
431 bool isKeyOf(const DIDerivedType *RHS) const {
531 bool isKeyOf(const DICompositeType *RHS) const {
566 bool isKeyOf(const DISubroutineType *RHS) const {
589 bool isKeyOf(const DIFile *RHS) const
    [all...]
  /external/llvm/lib/IR/
LLVMContextImpl.h 234 bool isKeyOf(const MDTuple *RHS) const { return compareOps(RHS); }
258 bool isKeyOf(const DILocation *RHS) const {
276 bool isKeyOf(const GenericDINode *RHS) const {
297 bool isKeyOf(const DISubrange *RHS) const {
311 bool isKeyOf(const DIEnumerator *RHS) const {
332 bool isKeyOf(const DIBasicType *RHS) const {
370 bool isKeyOf(const DIDerivedType *RHS) const {
462 bool isKeyOf(const DICompositeType *RHS) const {
495 bool isKeyOf(const DISubroutineType *RHS) const {
511 bool isKeyOf(const DIFile *RHS) const
    [all...]

Completed in 89 milliseconds